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
Codesigning failed whith iPhone Distribution
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 136
- Joined: Fri Oct 14, 2011 6:53 am
Codesigning failed whith iPhone Distribution
/*Whats all the fuss with c# ?*/
-
- VIP Livecode Opensource Backer
- Posts: 858
- Joined: Wed Jun 24, 2009 1:17 pm
- Contact:
Re: Codesigning failed whith iPhone Distribution
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..."