No plus or minus button in Xcode localization settings

前端 未结 6 1789
无人及你
无人及你 2021-01-30 06:18

I need to translate an iOS-Application within two days, but my XCode versions (4.4 and 4.5 Developer Preview) both don\'t give me the option to add another language. I only get

6条回答
  •  孤独总比滥情好
    2021-01-30 07:20

    I just meet with this problem and I was using xcode 4.5 preview 3. Couldn't believe apple have made this kind of mistakes and not fixed it even when its at preview 3. Therefore I believe they just have changed the way localisation work so I poke around the UI until I finally found it.

    They have shifted it. You first have to add the language you want to the project first. Then after it will appear as a check box item in the UI you show. To add the language you need to click go to Project -> Info then click "+" to add new localizations.

    Hopes that helps.

提交回复
热议问题