We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cb4018 + e94abbe commit 57aa018Copy full SHA for 57aa018
ios/OAuthManager.xcodeproj/project.pbxproj
@@ -361,7 +361,7 @@
361
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
362
DYLIB_INSTALL_NAME_BASE = "";
363
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
364
- ENABLE_BITCODE = NO;
+ ENABLE_BITCODE = YES;
365
HEADER_SEARCH_PATHS = (
366
"$(inherited)",
367
"$(SRCROOT)/../../React/**",
@@ -388,7 +388,7 @@
388
389
390
391
392
393
394
0 commit comments