mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Stop excluding arm64 from simulator iOS add-to-app host app archs (#891)
This commit is contained in:
@@ -319,7 +319,6 @@
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/Flutter/$(CONFIGURATION)",
|
||||
|
||||
Reference in New Issue
Block a user