Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
- Subject: Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
- From: Stephen Kay <email@hidden>
- Date: Fri, 31 Aug 2012 16:14:43 -0400
- Thread-topic: Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
I'm working with an imported CodeWarrior project, presently in Xcode 2.5.
I see where most of the settings that end up in the .plist file are entered
in the Target's Inspector on the Properties tab.
However, I tried changing the name of the app, and the version number (in
the Properties tab), and I noticed that while some of the entries in the
.plist are updated, some of them do not get changed, notably:
CFBundleGetInfoString
CFBundleName
CFBundleShortVersionString
This causes the app to fail to launch, after rebuilding (apparently because
the CFBundleName is wrong).
Are these managed somewhere in the project/target inspectors, or are you
just supposed to manually edit the .plist file that is generated inside the
package bundle?
Thanks,
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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