Reputation: 286
I want to publish my Mac app to Mac App Store.
So I've tried to sign my app and archive with Xcode 4.
I got the process to sign the app - build settings.
However, I don't know how to sign archive(package).
In Organizer, when I tried to submit with archive, identity drop box shows that "No valid signing identities found" and others aren't showed.
Upvotes: 3
Views: 1262
Reputation: 2322
You need to create installation package certificate here: http://developer.apple.com/certificates/index.action
download newly created certificate and double click it to install
UPDATED: And guys! One more thing! Don't use beta SDK. The itunes connect wouldn't accept such binary.
Upvotes: 5
Reputation: 2148
You need the INSTALLER and the APPLICATION certificate for this. And restarting is important, Remizorrr is right!
Upvotes: 0