File tree Expand file tree Collapse file tree 5 files changed +27
-31
lines changed Expand file tree Collapse file tree 5 files changed +27
-31
lines changed Original file line number Diff line number Diff line change 328
328
isa = PBXProject;
329
329
attributes = {
330
330
LastSwiftUpdateCheck = 1030;
331
- LastUpgradeCheck = 1020 ;
331
+ LastUpgradeCheck = 1100 ;
332
332
ORGANIZATIONNAME = "Matthias Zenger";
333
333
TargetAttributes = {
334
334
CC2AF6E7227CD98100BEA420 = {
503
503
SDKROOT = macosx;
504
504
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
505
505
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
506
+ SWIFT_VERSION = 5.0;
506
507
VERSIONING_SYSTEM = "apple-generic";
507
508
VERSION_INFO_PREFIX = "";
508
509
};
560
561
SDKROOT = macosx;
561
562
SWIFT_COMPILATION_MODE = wholemodule;
562
563
SWIFT_OPTIMIZATION_LEVEL = "-O";
564
+ SWIFT_VERSION = 5.0;
563
565
VERSIONING_SYSTEM = "apple-generic";
564
566
VERSION_INFO_PREFIX = "";
565
567
};
585
587
"@executable_path/../Frameworks",
586
588
"@loader_path/Frameworks",
587
589
);
590
+ MARKETING_VERSION = 0.1.3;
588
591
PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.MarkdownKit;
589
592
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
590
593
SKIP_INSTALL = YES;
613
616
"@executable_path/../Frameworks",
614
617
"@loader_path/Frameworks",
615
618
);
619
+ MARKETING_VERSION = 0.1.3;
616
620
PRODUCT_BUNDLE_IDENTIFIER = net.objecthub.MarkdownKit;
617
621
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
618
622
SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1100 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " CC2AF6E7227CD98100BEA420"
34
+ BuildableName = " MarkdownKit.framework"
35
+ BlueprintName = " MarkdownKit"
36
+ ReferencedContainer = " container:MarkdownKit.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
39
48
</BuildableReference >
40
49
</TestableReference >
41
50
</Testables >
42
- <MacroExpansion >
43
- <BuildableReference
44
- BuildableIdentifier = " primary"
45
- BlueprintIdentifier = " CC2AF6E7227CD98100BEA420"
46
- BuildableName = " MarkdownKit.framework"
47
- BlueprintName = " MarkdownKit"
48
- ReferencedContainer = " container:MarkdownKit.xcodeproj" >
49
- </BuildableReference >
50
- </MacroExpansion >
51
- <AdditionalOptions >
52
- </AdditionalOptions >
53
51
</TestAction >
54
52
<LaunchAction
55
53
buildConfiguration = " Debug"
70
68
ReferencedContainer = " container:MarkdownKit.xcodeproj" >
71
69
</BuildableReference >
72
70
</MacroExpansion >
73
- <AdditionalOptions >
74
- </AdditionalOptions >
75
71
</LaunchAction >
76
72
<ProfileAction
77
73
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1030 "
3
+ LastUpgradeVersion = " 1100 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " CC72626D22F318C0001AB6D9"
34
+ BuildableName = " MarkdownKitProcess"
35
+ BlueprintName = " MarkdownKitProcess"
36
+ ReferencedContainer = " container:MarkdownKit.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
39
48
</BuildableReference >
40
49
</TestableReference >
41
50
</Testables >
42
- <MacroExpansion >
43
- <BuildableReference
44
- BuildableIdentifier = " primary"
45
- BlueprintIdentifier = " CC72626D22F318C0001AB6D9"
46
- BuildableName = " MarkdownKitProcess"
47
- BlueprintName = " MarkdownKitProcess"
48
- ReferencedContainer = " container:MarkdownKit.xcodeproj" >
49
- </BuildableReference >
50
- </MacroExpansion >
51
- <AdditionalOptions >
52
- </AdditionalOptions >
53
51
</TestAction >
54
52
<LaunchAction
55
53
buildConfiguration = " Debug"
71
69
ReferencedContainer = " container:MarkdownKit.xcodeproj" >
72
70
</BuildableReference >
73
71
</BuildableProductRunnable >
74
- <AdditionalOptions >
75
- </AdditionalOptions >
76
72
</LaunchAction >
77
73
<ProfileAction
78
74
buildConfiguration = " Release"
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.1 </string >
18
+ <string >0.1.3 </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.1.3 </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