Re: Number of images in main bundle folder (iPhone)
Re: Number of images in main bundle folder (iPhone)
- Subject: Re: Number of images in main bundle folder (iPhone)
- From: glenn andreas <email@hidden>
- Date: Fri, 26 Jun 2009 10:44:47 -0500
On Jun 26, 2009, at 10:33 AM, Eric E. Dolecki wrote:
I would like to have a folder in the app act as the determining
factor, I
looked at my target and it's flattened out. perhaps I need to use
some kind
of file naming convention instead?
Or just use one of the several capabilities of Xcode to organize the
results:
- You can copy the files via a separate "Copy Files" build phase,
where you can specify that they be placed in a specific subfolder of
the resources folder
- You can treat the source folder from whence the files came as a
single unit, with its contents copied en-masse, by adding the folder
as a reference instead of a group.
- You can manually copy the files where ever you want in a shell
script build phase
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Mad, Bad, and Dangerous to Know
_______________________________________________
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