File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ Using the app:
1515
1616Choose Preferences… (Command-,) from the BuildSettingExtractor menu to set generation options.
1717
18- ###Notes###
18+ ### Notes ###
1919
2020- BuildSettingExtractor does not alter the original Xcode project file.
2121- BuildSettingExtractor does not update existing xcconfig files, it does a one-time extraction.
2222- BuildSettingExtractor does not hoist shared target build settings to the project level.
2323- Do not taunt BuildSettingExtractor.
2424
25- ###Generated Files###
25+ ### Generated Files ###
2626
2727The generated xcconfig files include build setting explanations gleaned from Xcode:
2828
@@ -49,7 +49,14 @@ These comments can be turned off in the Preferences sheet for a more compact fil
4949 FRAMEWORK_SEARCH_PATHS = $(DEVELOPER_FRAMEWORKS_DIR) $(inherited)
5050 INFOPLIST_FILE = BuildSettingExtractorTests/BuildSettingExtractorTests-Info.plist
5151
52- ###Version History###
52+ ### Version History ###
53+
54+ * Version 1.2.5*
55+ * Jun 12, 2017*
56+
57+ – Updated list of build setting description files to include LLDB 8.1 file.
58+ – Updated list of build setting description files to include LLDB 9.0 file.
59+ – Fixed incorrect Markdown in the ReadMe file.
5360
5461* Version 1.2.4*
5562* Nov 14, 2016*
You can’t perform that action at this time.
0 commit comments