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 395395 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
396396 GCC_WARN_UNUSED_FUNCTION = YES;
397397 GCC_WARN_UNUSED_VARIABLE = YES;
398- IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
398+ IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
399399 MTL_ENABLE_DEBUG_INFO = YES;
400400 ONLY_ACTIVE_ARCH = YES;
401401 SDKROOT = iphoneos;
438438 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
439439 GCC_WARN_UNUSED_FUNCTION = YES;
440440 GCC_WARN_UNUSED_VARIABLE = YES;
441- IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
441+ IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
442442 MTL_ENABLE_DEBUG_INFO = NO;
443443 SDKROOT = iphoneos;
444444 TARGETED_DEVICE_FAMILY = "1,2";
451451 2112CB281D2410F300B214F7 /* Debug */ = {
452452 isa = XCBuildConfiguration;
453453 buildSettings = {
454+ APPLICATION_EXTENSION_API_ONLY = YES;
454455 CLANG_ENABLE_MODULES = YES;
455456 DEFINES_MODULE = YES;
456457 DYLIB_COMPATIBILITY_VERSION = 1;
469470 2112CB291D2410F300B214F7 /* Release */ = {
470471 isa = XCBuildConfiguration;
471472 buildSettings = {
473+ APPLICATION_EXTENSION_API_ONLY = YES;
472474 CLANG_ENABLE_MODULES = YES;
473475 DEFINES_MODULE = YES;
474476 DYLIB_COMPATIBILITY_VERSION = 1;
You can’t perform that action at this time.
0 commit comments