Skip to content

Releases: dempseyatgithub/BuildSettingExtractor

Version 1.3.1

15 Sep 13:58
Compare
Choose a tag to compare

– Updated to extract build settings from Xcode 11.0-compatible project files.
– Add mechanism for handling deprecated build setting info files.
– Update list of build setting info files for Xcode 11.
– Add test to ensure build setting info files load without error.
– Process Markdown in build setting options to plain text.
– Tested on macOS 10.14.6 with Xcode 11.
– Tested on macOS 10.15 Catalina beta 8.
– Built with Xcode 11.0 on macOS 10.14.6 Mojave.

Version 1.3

25 Sep 22:45
Compare
Choose a tag to compare

– Added Dark Mode support.
– Built with Xcode 10.0 on macOS 10.14 Mojave.

Version 1.2.8

24 Sep 22:47
Compare
Choose a tag to compare

– Updated list of build setting description files to include Apple Clang file.
– Fixed crash when xcspec file was not found when reading build setting descriptions.
– Tested Xcode 10.0-compatible project files with Xcode 10.
– Tested build setting descriptions with Xcode 10.
– Last version that will build cleanly on macOS 10.13 and earlier.

Version 1.2.7

20 Aug 05:28
Compare
Choose a tag to compare

– Added alert to notify users if the selected project contains no build settings.
– Added names and descriptions for some common settings without info.
– Updated to extract build settings from Xcode 9.3-compatible project files.
– Updated to extract build settings from Xcode 10.0-compatible project files. (Tested with beta 6.)
– Made changes to prepare for Mojave Dark Mode.

Version 1.2.6

03 Nov 18:22
Compare
Choose a tag to compare

– Added menu item to choose Xcode project.
– Removed unused menu items.
– Added window minimum size.
– Updated window with options more befitting a single-window app.
– Improved support for reading build setting descriptions from xcspec files.
– Updated list of build setting description files to include Swift xcspec file.

Version 1.2.5

13 Jun 16:21
Compare
Choose a tag to compare

– Resolve possible naming conflict between generated project and target files.
– Updated list of build setting description files to include LLDB 8.1 file.
– Updated list of build setting description files to include LLDB 9.0 file.
– Fixed incorrect Markdown in the ReadMe file.

Version 1.2.4

14 Nov 17:44
Compare
Choose a tag to compare

– Updated list of build setting description files to include LLDB 7.1 file.
– Updated list of build setting description files to include LLDB 8.0 file.
– Added support for reading build setting descriptions from xcspec files.
– Updated to extract build settings from Xcode 6.3-compatible project files.
– Updated to extract build settings from Xcode 8.0-compatible project files.

Version 1.2.3

09 Nov 16:33
Compare
Choose a tag to compare

– Updated list of build setting description files to include new LLDB 7.0 file.
– No longer inexplicably using return instead of newline character in two spots.

Version 1.2.2

25 May 18:28
Compare
Choose a tag to compare

– Added new app icon.
– Removed default Credits.rtf file.

Version 1.2.1

17 May 03:05
Compare
Choose a tag to compare

– Updated list of build setting description files to include new LLDB 6.1 file.