1

Ok, I know this sounds stupid, but im trying to upload a new version of my app to the app store. I updated the app to run on iOS 7, i upgraded to Xcode 5 and i also changed macs since my last submission. I created the archive, but every time it tries to validate, i get this error:

enter image description here

I have all of the valid certificates and profiles. When i try to import a developer profile, i do have 1 option but i sadly forgot the password for it :/

any help would be greatly appreciated, thanks

G_Money
  • 318
  • 7
  • 22

1 Answers1

0

In the end, i was able to get it to work thanks to the comment left by @iphonic (Xcode 5 - Can no longer validate archives). I had to change the code signing identities and profiles from 'development' to 'distribution' and made sure they were all matching.

Community
  • 1
  • 1
G_Money
  • 318
  • 7
  • 22