Releases: dempseyatgithub/BuildSettingExtractor
Version 1.3.1
– 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
– Added Dark Mode support.
– Built with Xcode 10.0 on macOS 10.14 Mojave.
Version 1.2.8
– 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
– 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
– 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
– 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
– 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
– 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
– Added new app icon.
– Removed default Credits.rtf file.
Version 1.2.1
– Updated list of build setting description files to include new LLDB 6.1 file.