XCode 4.4 .strings file add new localization option gone

前端 未结 1 1639
闹比i
闹比i 2021-02-07 01:23

Upgraded to Xcode 4.4 today, and when clicking on my strings file and looking in the Utilities window, I no longer see a plus button allowing me to add a new language.

1条回答
  •  一整个雨季
    2021-02-07 01:56

    The +/- was removed starting in Xcode 4.4. The way to add localizations is to go to your project settings pane (The same place where you would change the build settings of your project) and click on your project name under the Project heading. You can then add localizations in the Localizations section.

    Localization Screenshot

    0 讨论(0)
提交回复
热议问题