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 07b4d73 commit 2b3899aCopy full SHA for 2b3899a
template/ios/HelloWorld.xcodeproj/project.pbxproj
@@ -562,7 +562,7 @@
562
COPY_PHASE_STRIP = NO;
563
ENABLE_STRICT_OBJC_MSGSEND = YES;
564
ENABLE_TESTABILITY = YES;
565
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ”;
+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
566
GCC_C_LANGUAGE_STANDARD = gnu99;
567
GCC_DYNAMIC_NO_PIC = NO;
568
GCC_NO_COMMON_BLOCKS = YES;
0 commit comments