Skip to main content
Participating Frequently
June 6, 2016
Question

ERROR ITMS-90035

  • June 6, 2016
  • 1 reply
  • 3172 views

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. 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"

SDK: 22.0.0.149

certificate:Distribution

Don't have ".sh" file in my project.

What do I do?

This topic has been closed for replies.

1 reply

Adobe Employee
June 6, 2016

Hi @xiangshun110,

Can you let us know the result of the following.

1. Unzip your app packaged with 22.0.0.149 build.

2. Run the following command (in mac) codesign --verify -vvvv  <your_application>.app

3. Let us know the output of the above command.

-Roshan

Adobe AIR

Participating Frequently
June 6, 2016

but use 21.0.0.198 build is ok.

Adobe Employee
June 14, 2016

i'm use 19.0.0.213  to submit to the app strore success.   oh my god....


Hi,

Please send me the assets of the app that i can package and reproduce the bug. The ipa file sent to me did not help me.

-Roshan