Re: Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
Re: Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
- Subject: Re: Where in Xcode do you set CFBundleName, CFBundleGetInfoString etc.?
- From: Pavol Markovic <email@hidden>
- Date: Fri, 31 Aug 2012 22:44:35 +0200
On Aug 31, 2012, at 10:14 PM, Stephen Kay wrote:
> 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?
Each target has assigned Info.plist file which is a template for generated Info.plist. Check the target's Build settings for exact path.
You can edit it manually in Xcode or any other editor of your choice (prior building the package).
PM
_______________________________________________
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