File tree 4 files changed +15
-4
lines changed
Tests/CommandLineKitTests
4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 281
281
TargetAttributes = {
282
282
CC7A60E6207A62A5007376A0 = {
283
283
CreatedOnToolsVersion = 9.3;
284
+ LastSwiftMigration = 1100;
284
285
};
285
286
CCFC2AD2207A636B00EDDADD = {
286
287
CreatedOnToolsVersion = 9.3;
503
504
);
504
505
PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.CommandLineKitDemo;
505
506
PRODUCT_NAME = "$(TARGET_NAME)";
506
- SWIFT_VERSION = 4 .0;
507
+ SWIFT_VERSION = 5 .0;
507
508
};
508
509
name = Debug;
509
510
};
521
522
);
522
523
PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.CommandLineKitDemo;
523
524
PRODUCT_NAME = "$(TARGET_NAME)";
524
- SWIFT_VERSION = 4 .0;
525
+ SWIFT_VERSION = 5 .0;
525
526
};
526
527
name = Release;
527
528
};
Original file line number Diff line number Diff line change 37
37
</BuildableReference >
38
38
</MacroExpansion >
39
39
<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 >
40
50
</Testables >
41
51
</TestAction >
42
52
<LaunchAction
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.3 </string >
18
+ <string >0.3.1 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >0.3.1 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >1 </string >
21
21
</dict >
You can’t perform that action at this time.
0 commit comments