Errors while trying to upload binaries
So I'm about to submit my app and I keep getting three errors in the Application Loader:
1. /build/Debug-iphoneos/ .app is not a valid location for the app. It must be at the top of the archive
2. Bundle identifier:
_____.com.______._____ differs from the bundle identifier: com.______.________ and had it as the first one in info list but I changed it and it still gives me this problem...
3. Application failed codesign verification. The signature was invalid or it was not signed with an Apple submission certificate.
So this one I checked my distribution certificate to see if that was the problem and it said it couldn't find the certificate pair in my keychain so I deleted it and added it back on and it worked fine but it still gave me this error...
Please help me!
|