Re: renamed upgraded plist file, now can't compile
Re: renamed upgraded plist file, now can't compile
- Subject: Re: renamed upgraded plist file, now can't compile
- From: August Trometer <email@hidden>
- Date: Sun, 10 Dec 2006 15:51:32 -0500
This is actually a question better suited to the Xcode dev list,
however...
In your build settings there is an option to set the name of the
Info.plist file to whatever you want. If you change the name of the
file manually (like you did), it doesn't automatically get updated in
the build settings, and the project doesn't know what file to use.
Find that in the build settings, update it, and it should build fine
(barring other issues).
-- August
On Dec 10, 2006, at 3:38 PM, Ryan Poling wrote:
I upgraded an older Cocoa project recently using the "Upgrade to
Native
Target" menu option under the Project menu in XCode.
It renamed my "Info.plist" file to something like "Info-
Program_Name__Upgraded_.plist" which is kind of ugly. Although
everything was working fine, in my infinite wisdom, I decided to
rename
the file back to "Info.plist" and of course everything broke.
I've spent about an hour mucking around in XCode to fix it to work
with
the new Info.plist file name, but no luck yet (can't seem to find
where
the setting is). I tried grepping for the longer name and found it in
"Project Name.xcodeproj/project.pbxproj:" but don't really want to
edit
that by hand.
Any ideas, or should I just revert back to the weird longer name?
Thanks,
-Ryan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden