File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11github "ReactiveCocoa/ReactiveCocoa" "swift-development"
2- github "Quick/Quick" ~> 0.2
3- github "Quick/Nimble" ~> 0.3
42github "LlamaKit/LlamaKit" == 0.5
5- github "jspahrsummers/xcconfigs" >= 0.6
Original file line number Diff line number Diff line change 1+ github "Quick/Quick" ~> 0.2
2+ github "Quick/Nimble" ~> 0.3
3+ github "jspahrsummers/xcconfigs" >= 0.6
Original file line number Diff line number Diff line change 350350 buildSettings = {
351351 CURRENT_PROJECT_VERSION = 1;
352352 MACOSX_DEPLOYMENT_TARGET = 10.9;
353+ SDKROOT = macosx;
353354 VERSIONING_SYSTEM = "apple-generic";
354355 VERSION_INFO_PREFIX = "";
355356 };
361362 buildSettings = {
362363 CURRENT_PROJECT_VERSION = 1;
363364 MACOSX_DEPLOYMENT_TARGET = 10.9;
365+ SDKROOT = macosx;
364366 VERSIONING_SYSTEM = "apple-generic";
365367 VERSION_INFO_PREFIX = "";
366368 };
422424 buildSettings = {
423425 CURRENT_PROJECT_VERSION = 1;
424426 MACOSX_DEPLOYMENT_TARGET = 10.9;
427+ SDKROOT = macosx;
425428 VERSIONING_SYSTEM = "apple-generic";
426429 VERSION_INFO_PREFIX = "";
427430 };
458461 buildSettings = {
459462 CURRENT_PROJECT_VERSION = 1;
460463 MACOSX_DEPLOYMENT_TARGET = 10.9;
464+ SDKROOT = macosx;
461465 VERSIONING_SYSTEM = "apple-generic";
462466 VERSION_INFO_PREFIX = "";
463467 };
You can’t perform that action at this time.
0 commit comments