开发者

Adding Info.plist in a XCode project

When I create a Mac OS X project in XCode, I do not get a Info.plist as I do if I create a IOS project. I have tried just adding a Info.plist and pointing to it in the build settings, but my application does not use 开发者_开发技巧the Info.plist

What does it take to make my application react to settings (like CFBundleName) in the Info.plist?

Thank you


It's almost impossible that Xcode doesn't generate an info.plist. Are you able to compile your application? Check the resources folder. There should be a file called "YourApplication-Info.plist"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜