Re: Underscores in bundle IDs
Re: Underscores in bundle IDs
- Subject: Re: Underscores in bundle IDs
- From: Fritz Anderson <email@hidden>
- Date: Fri, 28 Sep 2012 10:13:29 -0500
On 27 Sep 2012, at 11:18 PM, Shane Stanley <email@hidden> wrote:
> At some stage, Xcode formed bundle IDs by replacing spaces in app names by underscores. This has since been corrected to use hyphens, but projects made during that time still use an underscore, and produce a warning about it. Is there some way I can update what get inserted for ${PRODUCT_NAME:identifier}?
I looked in a recent project's Info.plist precursor and saw
edu.example.${PRODUCT_NAME:rfc1034identifier}
as the CFBundleIdentifier. Note rfc1034identifier. Try that substitution.
— F
--
Fritz Anderson -- Xcode 4 Unleashed: 4.5 supplement in the works -- <http://x4u.manoverboard.org/>
_______________________________________________
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