开发者

How can I find my application's resource group/map in XCode?

开发者 https://www.devze.com 2023-03-01 08:12 出处:网络
How can I f开发者_StackOverflow中文版ind my application\'s resource group/map in XCode?Usually resources are grouped in a \'Resources\' group (yellow folder icon) in the Project navigator (left sideba

How can I f开发者_StackOverflow中文版ind my application's resource group/map in XCode?


Usually resources are grouped in a 'Resources' group (yellow folder icon) in the Project navigator (left sidebar).

You may also want to look at the Copy Bundle Resources list of the Build Phases tab of your target settings. That list displays everything that is being copied into the bundle along with the executable.

0

精彩评论

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