Hello,
I have submitted my app build from xCode on May 30, 2015. It passed all validations during submission and successfully appeared in iTunes Connect.
Then I realized that there are few things that I want to fix before letting Apple start reviewing.
Starting from yesterday (June 9) I am trying to submit another build for the same application using the same configurations and same xCode method for submission, but what I get is:
- "Invalid Binary" in the status line for all newly uploaded builds
- An email from iTunes Connect after each build upload, with this error description:
Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
Please note, that I am not getting any error message during uploading process in xCode, so it passes all the identity and code signing validation steps and successfully uploads the build.
Also the Distribution Certificate and Distribution Provisioning Profile are not changed, are the same what was used in case of successful submission on May 30.
I even rolled back all changes made since May 30 and built same version which was once accepted on May 30, but the new build again was marked with "Invalid Binary" and the "Invalid Signature" email was received.
Can you please help. I already have completed and prepared application, but can't submit because of this wired error.
Thanks,
Ruben