Re: Adding resources to the Application
Re: Adding resources to the Application
- Subject: Re: Adding resources to the Application
- From: j o a r <email@hidden>
- Date: Thu, 14 Jul 2005 19:30:09 +0200
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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