mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Stop excluding arm64 from simulator iOS add-to-app host app archs (#891)
This commit is contained in:
@@ -492,7 +492,6 @@
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
|
||||
Reference in New Issue
Block a user