Start a new topic

Since 7.1.0 upgrade we cannot upload ios apps to the App Store

Since upgrading to 7.1.0 when I verify an archive for upload to the app store I get the message in the attached screenshot.


After some research I discovered grep -r '#!/' * used to give this:


Binary file Unity-iPhone 11-10-2017, 16.04.xcarchive/Products/Applications/hidden.app/hidden matches


but now gives this:


Unity-iPhone 11-10-2017, 18.39.xcarchive/Products/Applications/hidden.app/Frameworks/WikitudeNativeSDK.framework/strip_wikitude_framework.sh:#!/bin/sh

Unity-iPhone 11-10-2017, 18.39.xcarchive/Products/Applications/hidden.app/Frameworks/WikitudeNativeSDK.framework/wikitude_bitcode.sh:#!/bin/sh

Binary file Unity-iPhone 11-10-2017, 18.39.xcarchive/Products/Applications/hidden.app/hidden matches


Can you let me know how to remove these files from the framework, I have an urgent desire to be able to upload my app.


Thanks.


1 Comment

Hi, 


Please check the "Removing simulator architectures for App Store submissions" section from this page:

http://www.wikitude.com/external/doc/documentation/latest/iosnative/setupguideiosnative.html#setup-guide-ios-native-api


You will find the strip_wikitude_framework.sh script in the Native iOS SDK package from our downloads page.


We'll update the Unity documentation to also include this information.


Best regards,

Alexandru

Login or Signup to post a comment