Kaynağa Gözat

Updates ios project file, disables LLVM Bitcode.

master
Дамян Минков 9 yıl önce
ebeveyn
işleme
2f11e85304

+ 1
- 0
ios/jitsi-meet-react.xcodeproj/project.pbxproj Dosyayı Görüntüle

735
 					"$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
735
 					"$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
736
 					"$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
736
 					"$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
737
 				);
737
 				);
738
+                ENABLE_BITCODE = NO;
738
 				INFOPLIST_FILE = app/Info.plist;
739
 				INFOPLIST_FILE = app/Info.plist;
739
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
740
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
740
 				LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-webrtc/**";
741
 				LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-webrtc/**";

Loading…
İptal
Kaydet