File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 424424 baseConfigurationReference = 054D8EC6238BE45300574045 /* Debug.xcconfig */;
425425 buildSettings = {
426426 DEVELOPMENT_TEAM = J5PR93692Y;
427- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
427+ MACOSX_DEPLOYMENT_TARGET = 10.11 ;
428428 };
429429 name = Debug;
430430 };
433433 baseConfigurationReference = 054D8EC7238BE45300574045 /* Release.xcconfig */;
434434 buildSettings = {
435435 DEVELOPMENT_TEAM = J5PR93692Y;
436- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
436+ MACOSX_DEPLOYMENT_TARGET = 10.11 ;
437437 };
438438 name = Release;
439439 };
481481 "@executable_path/../Frameworks",
482482 "@loader_path/Frameworks",
483483 );
484- MACOSX_DEPLOYMENT_TARGET = 10.10;
485484 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSetKit;
486485 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
487486 VERSIONING_SYSTEM = "apple-generic";
505504 "@executable_path/../Frameworks",
506505 "@loader_path/Frameworks",
507506 );
508- MACOSX_DEPLOYMENT_TARGET = 10.10;
509507 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSetKit;
510508 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
511509 VERSIONING_SYSTEM = "apple-generic";
You can’t perform that action at this time.
0 commit comments