Re: Adding resources to the Application
Re: Adding resources to the Application
- Subject: Re: Adding resources to the Application
- From: Nik Bauman <email@hidden>
- Date: Thu, 14 Jul 2005 10:32:28 -0700
Indeed, it's within the resources folder within the .app bundle.
On 7/14/05, j o a r <email@hidden> wrote:
>
> On 14 jul 2005, at 19.25, Nik Bauman 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?
>
> NSBundle is designed to help you find the path to things inside your
> application bundle at runtime.
>
> Have you verified that the plist is copied over to the application
> bundle when it is built?
>
> j o a r
>
>
>
>
>
>
_______________________________________________
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