Help required, please!
react-native: "0.57.3"
react: "16.5.0"
react-native-mobilepay-appswitch: "^1.0.0".
The error appears when I'm trying to Archive and looks like:
bitcode bundle could not be generated because '/Users/user/Library/Developer/Xcode/DerivedData/myApp-hftjmemkcmxfzohbvurrkdqaspex/Build/Intermediates.noindex/ArchiveIntermediates/myApp/BuildProductsPath/Release-iphoneos/libRNMobilePay.a(MobilePayManager.o)' was built without full bitcode.
All object files and libraries for bitcode must be generated from Xcode Archive or Install build file '/Users/user/Library/Developer/Xcode/DerivedData/myApp-hftjmemkcmxfzohbvurrkdqaspex/Build/Intermediates.noindex/ArchiveIntermediates/myApp/BuildProductsPath/Release-iphoneos/libRNMobilePay.a' for architecture armv7
btw, building and running on emulator ends with success...
I've also tried to change Xcode Build System from "New Build System" to "Legacy Build System"
Help required, please!
react-native: "0.57.3"
react: "16.5.0"
react-native-mobilepay-appswitch: "^1.0.0".
The error appears when I'm trying to Archive and looks like:
btw, building and running on emulator ends with success...
I've also tried to change Xcode Build System from "New Build System" to "Legacy Build System"