Reputation: 13095
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:
Upvotes: 3
Views: 2003
Reputation: 39376
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.
Upvotes: 3