Re: Getting two copies of a single Info.plist
Re: Getting two copies of a single Info.plist
- Subject: Re: Getting two copies of a single Info.plist
- From: Philip Aker <email@hidden>
- Date: Fri, 9 Mar 2007 00:03:29 -0800
On 2007-03-08, at 23:36:42, Rick Mann wrote:
Somehow I've gotten my Xcode project into a state where it is
putting two copies of a single Info.plist file into my app bundle.
I get one inside the Contents folder, like it should be, and a
second inside Contents/Resources.
I had added the Info.plist to my project after deleting all the
resources that the template provided (I wanted my original
Info.plist to live elsewhere on disk). Xcode complained that it
couldn't find <projectname>-Info.plist, 'till I changed the target
build property "Info.plist File" to a relative path to the new
location of the Info.plist.
What gives?
Add it to your project but don't add it to any targets.
For .plist, .exp, etc., I think the intent is that if you have to set
the path in the project or target settings pane, then it's accounted
for (one way or another) in the project/target. If you have target
membership showing (View menu) it's easy to uncheck files.
Philip Aker
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