where is the RESOURCES folder in the new xCode4.2

半腔热情 提交于 2019-12-07 13:23:25

问题


I can't seem to find the Resources folder in the new xCode4.2 project navigator where do i put the image resources for my app icon in this new xCode4.2?

Here is a screenshot:


回答1:


It looks like many samples from Apple now use the Supporting Files folder instead. You can go ahead and create your own Resources folder, or go ahead and use Apple's Supporting Files folder.



来源:https://stackoverflow.com/questions/7507997/where-is-the-resources-folder-in-the-new-xcode4-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!