Re: Is it possible to move '.plist' files?
Re: Is it possible to move '.plist' files?
- Subject: Re: Is it possible to move '.plist' files?
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 5 Feb 2006 12:53:02 -0500
Jeff - you have to change the value of the "INFOPLIST_FILE" build
setting, called "Info.plist file" in the build settings dialog.
Select the target, do a Get Info, and search for "plist" in the box.
Change the name of the Info plist to include a relative path. E.g.:
INFOPLIST_FILE = MyTidyDirectory/MyApp.plist
Daniel
On Feb 5, 2006, at 11:50 AM, Jeff DuMonthier wrote:
I created a new project from the XCode template for audio units.
Since I like to keep things neatly organized, I moved the '.plist'
files into a sub folder. Afterwards I used the Groups & Files
window and the get info button to reset the paths to the files.
XCode knows where to find everything, at least by that route. Now
when I try to build I get dependency errors for all the .plist
files, saying it can't find them. Are the locations of these files
hardcoded into XCode so that they have to be in the root project
folder or is there some double super secret expert setting
somewhere where they can be changed that I haven't been able to
find? Is there a way to look up where the dependency occurs?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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