Re: Storing images in subfolder of apps resource?
Re: Storing images in subfolder of apps resource?
- Subject: Re: Storing images in subfolder of apps resource?
- From: Scott Andrew <email@hidden>
- Date: Sun, 13 Feb 2005 17:16:15 -0800
On 2/13/05 5:57 PM, "email@hidden" <email@hidden> wrote:
Can ithen use..
[[NSBundle mainBundle] pathForResource:@"Resources/Asprite/Frame1"
ofType:@"png"]];
To get the path name?
> I think I am correct in this, at least I hope I am.. In Xcode you can do
> this no problem, you just need to add a copy build phase to copy them into
> the correct folder.
>
>
> April.
>
>> I have a bunch of images that I want to organize in app as subfolders..
>> Can
>> I do this with XCODE? I would like to do the following:
>>
>> Application\Resources\Asprite
>> Frame1.png
>> Frame2.png
>> Frame3.png
>>
>> Aplication\Resources\Bsprite
>> Frame1.png
>> Frame2.png
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden