Re: Info.plist
Re: Info.plist
- Subject: Re: Info.plist
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 27 Jun 2005 11:57:49 -0700
On Jun 27, 2005, at 6:47 AM, Fritz Anderson wrote: In general, it would not be a good idea to put parameters in the Info.plist file; that's not what it's there for. Put a dictionary in a separate plist file, include it in your resource build phase, find it with the CFBundle or NSBundle API, and read it.
It's probably a good idea to simply use the defaults database for this information. If the developer wants to set the env key for some reason, then maybe the user will, too?
Daniel |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden