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.
1 parent 4162e53 commit b034c61Copy full SHA for b034c61
ios/OAuthManager.xcodeproj/project.pbxproj
@@ -275,7 +275,7 @@
275
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
276
COPY_PHASE_STRIP = NO;
277
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
278
- ENABLE_BITCODE = NO;
+ ENABLE_BITCODE = YES;
279
ENABLE_STRICT_OBJC_MSGSEND = YES;
280
ENABLE_TESTABILITY = YES;
281
GCC_C_LANGUAGE_STANDARD = gnu99;
@@ -328,7 +328,7 @@
328
329
COPY_PHASE_STRIP = YES;
330
331
332
ENABLE_NS_ASSERTIONS = NO;
333
334
0 commit comments