File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.2.3 </string >
20+ <string >1.2.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >7 </string >
24+ <string >8 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >${MACOSX_DEPLOYMENT_TARGET} </string >
2727 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change @@ -51,6 +51,15 @@ These comments can be turned off in the Preferences sheet for a more compact fil
5151
5252###Version History###
5353
54+ * Version 1.2.4*
55+ * Nov 14, 2016*
56+
57+ – Updated list of build setting description files to include LLDB 7.1 file.
58+ – Updated list of build setting description files to include LLDB 8.0 file.
59+ - Added support for reading build setting descriptions from xcspec files.
60+ – Updated to extract builds settings from Xcode 6.3-compatible project files.
61+ – Updated to extract builds settings from Xcode 8.0-compatible project files.
62+
5463* Version 1.2.3*
5564* Nov 9, 2015*
5665
You can’t perform that action at this time.
0 commit comments