Skip to content

Commit e412525

Browse files
committed
Disabling BitCode
1 parent 812225f commit e412525

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RNSumUp.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
58B511F01A9E6C8500147676 /* Debug */ = {
207207
isa = XCBuildConfiguration;
208208
buildSettings = {
209+
ENABLE_BITCODE = NO;
209210
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/**";
210211
HEADER_SEARCH_PATHS = (
211212
"$(inherited)",
@@ -228,6 +229,7 @@
228229
58B511F11A9E6C8500147676 /* Release */ = {
229230
isa = XCBuildConfiguration;
230231
buildSettings = {
232+
ENABLE_BITCODE = NO;
231233
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/**";
232234
HEADER_SEARCH_PATHS = (
233235
"$(inherited)",

0 commit comments

Comments
 (0)