【IOS】Invalid Signature. A sealed resource is missing or invalid….



IPHONEアプリ開発

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

というエラーがvalidateした時に出ました。アップロード時ももちろん出ます。読むとサーティフィケートが違うとか言ってますが明らかに合ってます。

これはファイルにロシア語とギリシャ語とかよくわからない文字がある時に出るそうです。

このエラーの解決方法は:

File -> Workspace Settings -> Build System

からBuild SystemをLegacy Build Sysyem に変更すれば消えます。

以上ご参考までに。

絶対に挫折しないiPhoneアプリ開発「超」入門 第7版 【Xcode 10 & iOS 12】 完全対応 (Informatics&IDEA)

新品価格
¥2,970から
(2019/6/23 23:09時点)

タイトルとURLをコピーしました