Hello,
I’ve been beating my head against this code signing stuff all day. I have launched applications on the App Store before, so I’ve dealt with and solved code signing errors in the past.
I can build in Corona 704 for iOS. I see both Developer and Distribution profiles.
If I use Developer, I get the following error.
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/aisaksen/Projects/appabovegamesllc/grid/build/lua.app/lua
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
If I use Distribution, then I get no errors and it invites me to upload to the AppStore.
Now, if I try to put either of these builds onto the device (via Xcode 4.2.1 build 4D502, by connecting device, going to Applications tab for the device in Organizer, dragging and dropping the target bundle onto the window) everything uploads, but then I get a message at the end that says “The application does not have a valid signature.”
I’ve tried using the most recent daily build and it does the same thing.
I’ve tried signing with developer and distribution builds, and when i run the "code sign’ command on the bundle, everything looks like its working ok.
I’ve tried getting all new certificates, revoking all my profiles, and starting from scratch ,and I still get the same error. I see that the profiles are correctly installed in Keychain Assistant and in Xcode organizer.
My company name is AppAbove, Inc. and I saw in another thread that having quotes can cause an issue. I don’t have any quotes but I do have a comma and a period. Maybe thats the issue?
Anything else to try? I don’t know what else to do. [import]uid: 122310 topic_id: 21132 reply_id: 321132[/import]