Skip to content

Commit c0a4bd7

Browse files
Update ReadMe for 1.2.5 and fix some incorrect Markdown formatting.
1 parent 858bb64 commit c0a4bd7

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

ReadMe.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ Using the app:
1515

1616
Choose 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

2727
The 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*

0 commit comments

Comments
 (0)