アプリ表示名を設定する
- Target > General > Identity > Display Name
Bundle display name (CFBundleDisplayName)
が設定される
- Project > Localizations で 言語を追加
- File > New > String Catalog
- 名前に
InfoPlist
を指定 InfoPlist.xcstrings
が作成される
- 名前に
- いったんビルド
InfoPlist.xcstrings
にキーが追加される
あとからキー追加はどうやるかは未確認