tolu360/react-native-paystack

ios/Paystack.framework/Paystack(PSTCKTransaction.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build file

Rana-Muhammad-Amir opened this issue · 0 comments

bitcode bundle could not be generated because '/Users/userName/Downloads/path/Working/projectName/ios/Paystack.framework/Paystack(PSTCKTransaction.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build file '/Users/userName/Downloads/path/Working/projectName/ios/Paystack.framework/Paystack' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@tolu360 i am getting this error while generating Archive(to generate IPA) on xcode while it run ok on emulator