Base.lproj/MainMenu.xib is not available when compiling for targets before Mac OS X 10.8

前端 未结 3 1761
长发绾君心
长发绾君心 2021-01-02 19:13

I\'m very new to Cocoa development.
I\'ve just created Cocoa project in Xcode 5. I changed Deployment Target from 10.8 to 10.6. Now I g

3条回答
  •  时光取名叫无心
    2021-01-02 19:39

    For those who find that turning off base localization deletes the .xib in a new project, another option is to select MainMenu.xib, choose the ‘File Inspector’ on the right (looks like a 'new file' icon). Go down to Localization and uncheck Base.

提交回复
热议问题