Invalid Signature - A sealed resource is missing or invalid.

When trying to upload my app via Application Loader to Apple,Im getting mail like “Invalid Signature - A sealed resource is missing or invalid…”

(Xcode version:9.4.1)

------contents of the email------

We identified one or more issues with a recent delivery for your app, “APPNAME”. Please correct the following issues, then upload again.

Invalid Signature - A sealed resource is missing or invalid. The file at path [APPNAME.app/APPNAME] is not properly signed. 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


I have certainly signed my application with a distribution certificate, and already implemented correspondence written in e-mail, and checked following topics.

https://forums.coronalabs.com/topic/52238-missing-or-invalid-signature-need-help/

https://forums.coronalabs.com/topic/70590-error-itms-90035-invalid-signature-a-sealed-resource-is-missing-or-invalid/

But the situation does not change.

I really need to get this resolved as soon as possible.

Thank you.

Are you outputting your build to the same folder as your project? Or do you have other signed files in your project folder?

Rob

Rob,

Thanks for the reply. 

Im out outputting my build to Desktop.

What does “signed files” mean here?

Regards,

Ryoma

Rob,

 

We have solved the problem.

 

The cause was that there was something in the image file name that was clothed in Japanese instead of English.

 

 

Thanks,

Ryoma

Are you outputting your build to the same folder as your project? Or do you have other signed files in your project folder?

Rob

Rob,

Thanks for the reply. 

Im out outputting my build to Desktop.

What does “signed files” mean here?

Regards,

Ryoma

Rob,

 

We have solved the problem.

 

The cause was that there was something in the image file name that was clothed in Japanese instead of English.

 

 

Thanks,

Ryoma