Codesigning failed whith iPhone Distribution

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Peter@multidesk.se
Posts: 136
Joined: Fri Oct 14, 2011 6:53 am

Codesigning failed whith iPhone Distribution

Post by Peter@multidesk.se » Sun Mar 16, 2014 6:31 pm

This happens when I try to build for posting my app to the app store.

"There was an error while saving the standalone application codesigning failed whith iPhone Distribution" /Users/peterdahlstrom/Library/Keychains/login.keychains

It works to build with my development profile but not with my distribution profile

What is wrong?


///Peter
/*Whats all the fuss with c# ?*/

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Codesigning failed whith iPhone Distribution

Post by dave.kilroy » Sun Mar 16, 2014 10:20 pm

Hard to say exactly but it sounds like there a problem in a certificate held in keychain access. Maybe you have a duplicate one you need to get rid of, or you have an out of date one. I suggest you spend some time in keychain access and in the Apple developer site and in Xcode making sure that EVERYTHING distribution related is just right (distribution certificate and provisioning profile)
"...this is not the code you are looking for..."

Post Reply