File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
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.5 </string >
20
+ <string >1.2.6 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >9 </string >
24
+ <string >10 </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,7 +51,17 @@ 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.2.5*
54
+ * Version 1.2.6*
55
+ * Nov 3, 2017*
56
+
57
+ – Added menu item to choose Xcode project.
58
+ – Removed unused menu items.
59
+ – Added window minimum size.
60
+ – Updated window with options more befitting a single-window app.
61
+ – Improved support for reading build setting descriptions from xcspec files.
62
+ – Updated list of build setting description files to include Swift xcspec file.
63
+
64
+ * Version 1.2.5*
55
65
* Jun 13, 2017*
56
66
57
67
– Resolve possible naming conflict between generated project and target files.
You can’t perform that action at this time.
0 commit comments