1
0
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:
Jenn Magder
2021-08-27 13:44:14 -07:00
committed by GitHub
parent 2084742612
commit 79c7cc70a5
7 changed files with 26 additions and 29 deletions

View File

@@ -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)",