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                      gandr...@gandreas.com
 <http://www.gandreas.com/> wicked fun!
Mad, Bad, and Dangerous to Know

_______________________________________________

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