File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
Tests/CommandLineKitTests Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 281281 TargetAttributes = {
282282 CC7A60E6207A62A5007376A0 = {
283283 CreatedOnToolsVersion = 9.3;
284+ LastSwiftMigration = 1100;
284285 };
285286 CCFC2AD2207A636B00EDDADD = {
286287 CreatedOnToolsVersion = 9.3;
503504 );
504505 PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.CommandLineKitDemo;
505506 PRODUCT_NAME = "$(TARGET_NAME)";
506- SWIFT_VERSION = 4 .0;
507+ SWIFT_VERSION = 5 .0;
507508 };
508509 name = Debug;
509510 };
521522 );
522523 PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.CommandLineKitDemo;
523524 PRODUCT_NAME = "$(TARGET_NAME)";
524- SWIFT_VERSION = 4 .0;
525+ SWIFT_VERSION = 5 .0;
525526 };
526527 name = Release;
527528 };
Original file line number Diff line number Diff line change 3737 </BuildableReference >
3838 </MacroExpansion >
3939 <Testables >
40+ <TestableReference
41+ skipped = " NO" >
42+ <BuildableReference
43+ BuildableIdentifier = " primary"
44+ BlueprintIdentifier = " CCFC2AEB207A69B900EDDADD"
45+ BuildableName = " CommandLineKitTests.xctest"
46+ BlueprintName = " CommandLineKitTests"
47+ ReferencedContainer = " container:CommandLineKit.xcodeproj" >
48+ </BuildableReference >
49+ </TestableReference >
4050 </Testables >
4151 </TestAction >
4252 <LaunchAction
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.3 </string >
18+ <string >0.3.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >0.3.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments