File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.2.8 </string >
20
+ <string >1.3 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >12 </string >
24
+ <string >13 </string >
25
25
<key >LSMinimumSystemVersion </key >
26
26
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
27
27
<key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change @@ -51,6 +51,12 @@ These comments can be turned off in the Preferences sheet for a more compact fil
51
51
52
52
### Version History ###
53
53
54
+ * Version 1.3*
55
+ * Sep 25, 2018*
56
+
57
+ – Added Dark Mode support.
58
+ – Built with Xcode 10.0 on macOS 10.14 Mojave.
59
+
54
60
* Version 1.2.8*
55
61
* Sep 24, 2018*
56
62
@@ -59,6 +65,7 @@ These comments can be turned off in the Preferences sheet for a more compact fil
59
65
– Tested Xcode 10.0-compatible project files with Xcode 10.
60
66
– Tested build setting descriptions with Xcode 10.
61
67
– This the last version that will build cleanly on macOS 10.13 and earlier.
68
+ – Built with Xcode 9.4.1 on macOS 10.13.6 High Sierra.
62
69
63
70
* Version 1.2.7*
64
71
* Aug 19, 2018*
You can’t perform that action at this time.
0 commit comments