Re: A distinct group of pictures in the bundle
Re: A distinct group of pictures in the bundle
- Subject: Re: A distinct group of pictures in the bundle
- From: Dave Carrigan <email@hidden>
- Date: Wed, 28 Oct 2009 10:51:21 -0700
On Oct 28, 2009, at 10:46 AM, Pierre Berloquin wrote:
My app uses a hundred pictures.
How can I group them somewhere in the bundle so that my app loads them
without confusing them with button images and icons .
Have you tried NSBundle's -pathForResource:ofType:inDirectory:
To install them, create a new copy files build phase that copies them
to the subdirectory of your choosing.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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