File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
packages/pigeon/platform_tests/test_plugin/example/ios/Runner.xcodeproj Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 542
542
PRODUCT_NAME = "$(TARGET_NAME)";
543
543
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
544
544
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
545
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
546
545
SWIFT_VERSION = 5.0;
547
546
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
548
547
};
558
557
MARKETING_VERSION = 1.0;
559
558
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests;
560
559
PRODUCT_NAME = "$(TARGET_NAME)";
561
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
562
560
SWIFT_VERSION = 5.0;
563
561
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
564
562
};
574
572
MARKETING_VERSION = 1.0;
575
573
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests;
576
574
PRODUCT_NAME = "$(TARGET_NAME)";
577
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
578
575
SWIFT_VERSION = 5.0;
579
576
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
580
577
};
You can’t perform that action at this time.
0 commit comments