开发者

how to get another plist?

i accidentally deleted the original plist file that comes with the template for an app. how do i get it back? the app isn't 'building an开发者_如何转开发d going'. Please


If you didn't perform any customization to the plist, then the simplest way would be to create a new application with the same name and type as your application (in a different folder on your machine). This will generate the default plist file for the application as before. You can then either copy that plist file into your original project or create a new plist called -Info.plist in your original project and duplicate all the entries that were created in the dummy application you just created.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜