Keep in mind that if you do this, though, Xcode's PNG optimization operations (switching RGBA -> GBRA and premultiplying the alpha) won't occur if you have any PNGs in that folder - it'll just copy the folder whole.

How is having a "messy" bundle any problem? Its not like it actually effects anything, and users certainly don't ever see the contents of your bundle.

Bryan

On Feb 7, 2009, at 8:19 PM, Sherm Pendley wrote:

On Feb 7, 2009, at 8:10 PM, Emmanuel Pinault wrote:

So I dragged and dropped an image folder into my iphone app under the ressources. I specified to copy it. Now when I build the application, it seems that apple underlying just put all the file in a flat structure.

If you don't want the folder structure to be flattened, choose the "Create Folder References" option instead of the "Recursively create groups" option when you add the folder to your project in Xcode.

sherm--

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/bryanhenry%40mac.com

This email sent to bryanhe...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to