Re: Does Xcode ignore the code-signing profile specified for Distribution?
Re: Does Xcode ignore the code-signing profile specified for Distribution?
- Subject: Re: Does Xcode ignore the code-signing profile specified for Distribution?
- From: Fritz Anderson <email@hidden>
- Date: Tue, 27 Mar 2012 23:11:24 -0500
On 27 Mar 2012, at 5:08 PM, G S wrote: It turns out that Xcode was not using the profile specified on the Distribution line of the code-signing settings. It's using the one specified for Release mode. Anybody know why? What's the point of the Distribution setting then?
Assuming you mean the code-signing lines of the Build Settings table…
The "Distribution" line refers to the setting that gets used when Xcode uses a configuration named "Distribution." Go to the Scheme editor and examine the configuration popup in the Archive panel. I bet it says Release, instead of Distribution. Fix that.
— F
|
_______________________________________________
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