Re: Xcode creates silly Bundle identifier
Re: Xcode creates silly Bundle identifier
- Subject: Re: Xcode creates silly Bundle identifier
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Mon, 04 Aug 2014 13:48:21 +0700
On 4 Aug 2014, at 13:31, Jens Alfke <email@hidden> wrote:
>
>> On Aug 3, 2014, at 11:04 PM, Gerriet M. Denkmann <email@hidden> wrote:
>>
>> Bundle identifier (aka. CFBundleIdentifier) = de.mdenkmann.${PRODUCT_NAME:rfc1034identifier}
>> But the resulting Info.plist contains:
>> Bundle identifier = de.mdenkmann.--------
>
> What’s the target’s Product Name? I’m guessing something in a non-Roman script, or at least not containing any ASCII characters?
You are right. PRODUCT_NAME = ลักษณนาม
>> But the real question is: can I set my own Bundle identifier, or would that confuse Xcode?
>
> Sure, just replace the definition with your own. It should be in reverse-DNS form, hopefully corresponding to a domain name that you own.
Ok. I changed it to: Bundle identifier = de.mdenkmann.Laksananam
Also renamed the preferences, and all seems to be well.
Thanks a lot!
Kind regards,
Gerriet.
_______________________________________________
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