Re: Adding resources to the Application
Re: Adding resources to the Application
- Subject: Re: Adding resources to the Application
- From: "Marcus S. Zarra" <email@hidden>
- Date: Thu, 14 Jul 2005 11:30:24 -0600
Start by using NSBundle. [NSBundle mainBundle] gives you access to
the application's bundle and then you can use the methods in NSBundle
to get from there.
On 7/14/05, Nik Bauman <email@hidden> wrote:
> So I have a giant plist file that I want inside my application bundle,
> but I'm having trouble figuring out how to access it.
>
> I have the plist in the "Resources" folder within Xcode, but how do I
> access this file programatically now?
>
> Thanks,
> Nik
> _______________________________________________
> 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