자바스크립트/React Native
ReactNative - webRTC normal arm64 Error
RightHot
2019. 9. 2. 11:19
react-native webRTC normal arm64 Error
리액트 네이티브에서 webRTC 패키지를 적용하고 아이폰에 빌드시 아래와 같은 에러가 난다.
** BUILD FAILED **
The following build commands failed:
Ld [프로젝트 경로] normal arm64
(1 failure)
xCode 에서 좀 더 자세히 보면
'[프로젝트 경로]' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. file '[프로젝트 경로]' for architecture arm64