Re: iphone and images issues
Re: iphone and images issues
- Subject: Re: iphone and images issues
- From: Bryan Henry <email@hidden>
- Date: Sat, 07 Feb 2009 20:23:57 -0500
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 (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden