Skip to content

Commit 5ecc5d8

Browse files
Update to version 1.3
- Update version and build number in plist file - Update ReadMe for 1.3
1 parent 33653ed commit 5ecc5d8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

BuildSettingExtractor/BuildSettingExtractor-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.8</string>
20+
<string>1.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>12</string>
24+
<string>13</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
2727
<key>NSHumanReadableCopyright</key>

ReadMe.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ These comments can be turned off in the Preferences sheet for a more compact fil
5151

5252
### Version History ###
5353

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+
5460
*Version 1.2.8*
5561
*Sep 24, 2018*
5662

@@ -59,6 +65,7 @@ These comments can be turned off in the Preferences sheet for a more compact fil
5965
– Tested Xcode 10.0-compatible project files with Xcode 10.
6066
– Tested build setting descriptions with Xcode 10.
6167
– 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.
6269

6370
*Version 1.2.7*
6471
*Aug 19, 2018*

0 commit comments

Comments
 (0)