Hi.
I have a problem with building an iOS app by Corona Enterprise with Vuforia by Qualcomm.
I need set the parameter:Build Setting -> Linking -> DEAD_CODE_STRIPPING = YES for using Vuforia,but this can’t permitted by Corona.
When I set DEAD_CODE_STRIPPING = YES, there is a error shown and I can’t build.
this is that error message.
in CertifyBuild.sh
Running app_sign for Debug
USING TOOL_PATH:
/Users/xxx/ProjectTemplates/vuforia-sdk-ios-4-2-3/samples/App/ios/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/CoronaBuilder
127786e07f670971c1d1646266376b0d
/Users/xxx/Library/Developer/Xcode/DerivedData/App-gjxemyazndjdarcewupzepwdlbwk/Build/Products/Debug-iphoneos/App.app/resource.car
Replacing signature… done.
127786e07f670971c1d1646266376b0d
/Users/xxx/Library/Developer/Xcode/DerivedData/App-gjxemyazndjdarcewupzepwdlbwk/Build/Products/Debug-iphoneos/App.app/resource.car
*** Failed to replace signature *** (ReplaceSignature)
*** app_sign cannot resign
/Users/xxx/Library/Developer/Xcode/DerivedData/App-gjxemyazndjdarcewupzepwdlbwk/Build/Products/Debug-iphoneos/App.app/App.
Please remove and then build. ***
Exiting due to errors (above)
Command /bin/sh failed with exit code 255
Please give me some advice!
thank you.