Re: Can I use the same bundle ID for iOS and Mac apps?
Re: Can I use the same bundle ID for iOS and Mac apps?
- Subject: Re: Can I use the same bundle ID for iOS and Mac apps?
- From: Quincey Morris <email@hidden>
- Date: Mon, 14 Sep 2015 17:48:25 +0000
On Sep 14, 2015, at 10:26 , David Hoerl <email@hidden> wrote:
>
> Ultimately does Apple tag bundle IDs differently for iOS and Mac? I have a similar app and would like to use the same name and bundle ID if possible.
You can use the same name but you can’t use the same bundle ID.
Note that some features (like iCloud keychain) can use entitlement group IDs instead of bundle IDs, so you can share some data across platform app versions as if they were the same app. You piece this kind of commonality together feature by feature, though.
_______________________________________________
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