Codesign failed

Hello everybody,


I dunno if this is the right place to put this issue, admin, please move it where it's best.


My problem is that when I try to upload/validate/export a built archive I always get codesign fail.


Here's what i got:

-provisioning profile

-distribution certificate

-iTunesConnect record of the app

-made App ID (com.MM.VisionAir)


I went to Build Settings and set Provisioning profile, codesign identity (debug, distribution, release)

then i ran CLEAN, then ARCHIVE.


Opened the organizer, selected latest archive built and clicked on validate/export/upload but nothing changed, they all resulted in codesign fail


i'm using XCode 7.1.

Project was made from Unity 5.2.2


Anybody can help?

Note that a simple clean is rarely worth the effort. Instead, use Xcode's Product menu, then, with the option key pressed, select 'Clean Build Folder'. Confirm no errors in the navigator and go again.


Also note that latest Xcode is 7.1.1.


> (com.MM.VisionAir)


Also note that you may have better luck if you stick with all lower case in the future. Reduces confusion across the process.


>(debug, distribution, release)


Wow...we haven't used all three for years now. Get rid of 'distribution' and just use debug and release, but for the store, set everything to release. Remember to set back to debug if you start testing again. Option-clean again.


>Project was made from


Can't help w/unitee - talk to them.

Codesign failed
 
 
Q