Re: Updating provisioning profiles xCode 5
Re: Updating provisioning profiles xCode 5
- Subject: Re: Updating provisioning profiles xCode 5
- From: Fritz Anderson <email@hidden>
- Date: Fri, 27 Sep 2013 12:02:12 -0500
On 27 Sep 2013, at 7:10 AM, Kevin Muldoon <email@hidden> wrote:
> Used to be I could manage my development provisioning profiles in the Organizer.
>
> Or I could update development profile in Apple Portal with new devices, download, double-click and viola!
>
> Neither seems to be the case now. Has this moved or have I gone blind?
Modified-limited blind.
For a new device, plug it in. Xcode will ask if you want to add it to your account, then ask for your developer credentials and (if there is more than one) your team. Registration sent, profiles updated, done.
For a general refresh: Preferences > Accounts > select account > View Details… > circular arrow.
Or, simply try building the app for a Run, and let Xcode figure it out. It'll ask if it should renew that profile, and will do the paperwork. (Or it's supposed to. It's "simplified" for you, but the underlying mechanism is still fiendishly cranky. It looks like anything related to a distribution identity still needs to be hand-made. Those reading the archives in March 2014 should bear in mind that this sort of thing changes constantly.)
Also, it seems most of the entitlements file has been moved to Apple-built .mobileprovision files. If you turn a capability on, Xcode does the necessary registrations (including for capabilities that don't strictly need registration) and issues a revised profile. (Or it's supposed to, but I may be misinterpreting what I see.)
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden