This repository was archived by the owner on Aug 24, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 395
395
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
396
396
GCC_WARN_UNUSED_FUNCTION = YES;
397
397
GCC_WARN_UNUSED_VARIABLE = YES;
398
- IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
398
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
399
399
MTL_ENABLE_DEBUG_INFO = YES;
400
400
ONLY_ACTIVE_ARCH = YES;
401
401
SDKROOT = iphoneos;
438
438
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
439
439
GCC_WARN_UNUSED_FUNCTION = YES;
440
440
GCC_WARN_UNUSED_VARIABLE = YES;
441
- IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
441
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
442
442
MTL_ENABLE_DEBUG_INFO = NO;
443
443
SDKROOT = iphoneos;
444
444
TARGETED_DEVICE_FAMILY = "1,2";
451
451
2112CB281D2410F300B214F7 /* Debug */ = {
452
452
isa = XCBuildConfiguration;
453
453
buildSettings = {
454
+ APPLICATION_EXTENSION_API_ONLY = YES;
454
455
CLANG_ENABLE_MODULES = YES;
455
456
DEFINES_MODULE = YES;
456
457
DYLIB_COMPATIBILITY_VERSION = 1;
469
470
2112CB291D2410F300B214F7 /* Release */ = {
470
471
isa = XCBuildConfiguration;
471
472
buildSettings = {
473
+ APPLICATION_EXTENSION_API_ONLY = YES;
472
474
CLANG_ENABLE_MODULES = YES;
473
475
DEFINES_MODULE = YES;
474
476
DYLIB_COMPATIBILITY_VERSION = 1;
You can’t perform that action at this time.
0 commit comments