I'm having a weird issue when using xcode 10, it will not sign the WikitudeSDK.framework directory, specifically the .sh files within that folder.
I get the following errors in xcode with proper signing certs+provisioning profiles:
App Store Connect Operation Error ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/WikitudeSDK.framework/strip_wikitude_framework.sh]
App Store Connect Operation Error ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/WikitudeSDK.framework/wikitude_bitcode.sh]
Only time I am unable to not upload this app is when it's using the wikitude framework.
I also have this issue, is there a fix or support for this?
Wikitude Technical Support
said
over 1 year ago
Hi Robert,
are you running these scripts as part of your build? Here's the documentation page that discusses what these scripts are for and how to use them. I believe you also might find this thread to be an interesting read.
Let me know whether this clears things up for you.
Joe Scotto
I'm having a weird issue when using xcode 10, it will not sign the WikitudeSDK.framework directory, specifically the .sh files within that folder.
I get the following errors in xcode with proper signing certs+provisioning profiles:
App Store Connect Operation Error ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/WikitudeSDK.framework/strip_wikitude_framework.sh]
App Store Connect Operation Error ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/WikitudeSDK.framework/wikitude_bitcode.sh]
Only time I am unable to not upload this app is when it's using the wikitude framework.
1 person has this problem