react-native-nodemediaclient icon indicating copy to clipboard operation
react-native-nodemediaclient copied to clipboard

Error while archiving for ios

Open matinzd opened this issue 6 years ago • 1 comments

There is no problem in debug or release on simulator but it fails on archiving during linking and the output is shown below:

ld: bitcode bundle could not be generated because '/MyData/react_native/MYPROJECT/ios/Pods/NodeMediaClient/NodeMediaClient/NodeMediaClient.framework/NodeMediaClient' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '/MyData/react_native/MYPROJECT/ios/Pods/NodeMediaClient/NodeMediaClient/NodeMediaClient.framework/NodeMediaClient' for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

matinzd avatar Jun 10 '19 12:06 matinzd

same here: linker command failed with exit code 1