Failed codesign verification?

FLPAppsFLPApps Member Posts: 34
Hello all,

I recently switched to a different Mac, and was having troubles with the certificates and such. After about a week, I thought I had it all figured out, and everything was working perfectly until now. When I try to upload my application to ApplicationLoader for distribution, it gives me the error "Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate."

I have checked several times, and cannot find any problems with my distribution certificate or anything. Any help?


Thanks,
FLP Apps

Best Answer

Answers

  • theCodeMonsterstheCodeMonsters Member Posts: 359
    You need to port over your Dev Keys. Just go to your keychain Access, go to your keys section on the bottom. Select your Dev Keys and Dist Keys, right-click export. Then move files to your new mac, open and install them. Make sure your certificate as well as the Apple Certificate is on there. And with your profiles.
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    Are you using a developer provisioning profile, used for adhoc, or a distribution provisioning profile used for app store?
  • FLPAppsFLPApps Member Posts: 34
    @theCodeMonsters sadly, my original Mac crashed, that's why I got the new one in the first place. Is there any other way to do this?

    @FryingBaconStudios I am using a distribution profile for the app store, which is why I think this is a strange thing to happen.
  • FLPAppsFLPApps Member Posts: 34
    @FryingBaconStudios Alright, that should work. I'm going to try it out when I get home. Thanks!
  • theCodeMonsterstheCodeMonsters Member Posts: 359
    @FLPApps Ah... Gotcha, then you'll need to either revive your old mac or set up new Keys and a new certificate, as well as a new profile for the profile to be signed with. Do you want me to write up a mini tutorial for that or are you good?
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    There are already video tutorials on how to create certificates and profiles
  • FLPAppsFLPApps Member Posts: 34
    Yeah, I'll just set up new Keys. Thanks for all the help guys!
Sign In or Register to comment.