Skip to content

Instantly share code, notes, and snippets.

@todorok1
Created June 22, 2020 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save todorok1/b2f0f17b4e0ae5cc3a65a89a476763b8 to your computer and use it in GitHub Desktop.
Save todorok1/b2f0f17b4e0ae5cc3a65a89a476763b8 to your computer and use it in GitHub Desktop.
iOSのアプリ名をローカライズする
/* Localized versions of Info.plist keys */
CFBundleDisplayName = "ローカライズ後のアプリ名";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment