Fix build setting

This commit is contained in:
nielsandriesse 2020-09-21 11:36:08 +10:00
parent 7f3ea99521
commit afed65caea
1 changed files with 0 additions and 2 deletions

View File

@ -4649,7 +4649,6 @@
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
TEST_AFTER_BUILD = YES;
VALID_ARCHS = "arm64 armv7 armv7s";
WRAPPER_EXTENSION = app;
};
name = Debug;
@ -4714,7 +4713,6 @@
SWIFT_OBJC_INTERFACE_HEADER_NAME = "Session-Swift.h";
SWIFT_VERSION = 5.0;
TEST_AFTER_BUILD = YES;
VALID_ARCHS = "arm64 armv7 armv7s";
WRAPPER_EXTENSION = app;
};
name = "App Store Release";