mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +00:00
Exclude arm64 from simulator iOS add-to-app host app archs (#646)
This commit is contained in:
@@ -319,6 +319,7 @@
|
||||
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