Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode distribution Provisioning profile "None"

In xcode 6: I have problem while submitting app to app store that when i archive apps,it show me provisioning profile "none" as show in below image.

enter image description here

I have install all certificate in keychain as well.

can you please tell me how it show me such result.

In xcode 5 : it will give me "No identity found"

like image 412
Chris Alan Avatar asked Dec 11 '25 00:12

Chris Alan


1 Answers

In my case this issue started with the recent Xcode update. For whatever reason, Xcode's automatic signing was failing to select the correct profile when archiving.

After sinking a few hours into toggling things, cleaning things and refreshing things, I simply disabled the "Automatically manage signing" setting and did it the old fashioned way.

That is, create relevant provisioning profiles in the Developer Console and select them manually in the "Signing" sections that appear after disabling automatic signing.

like image 196
John Avatar answered Dec 12 '25 13:12

John



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!