Skip to content

Commit 5164fd0

Browse files
committed
doc updates
1 parent 30d4d36 commit 5164fd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ I made the script XcodeLegacy.sh to extract these components (the links work if
1717
- PPC assembler
1818
- Mac OS X SDK 10.4u, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11
1919

20-
The script also fixes a few known bugs in the 10.4 and 10.5 SDK.
20+
The script also fixes a few known bugs in the 10.4, 10.5 and 10.6 SDK.
2121

2222
Note: There may be similar tips to compile for older iOS (not Mac OS X) versions, but I don't develop for iOS. However, if you want to enhace the XcodeLegacy script to also include those components, I'll gladly integrate your modifications.
2323

@@ -50,6 +50,7 @@ Optionally, one of the following options can be passed as the *first* argument t
5050
* `-osx109` : only install OSX 10.9 SDK
5151
* `-osx1010` : only install OSX 10.10 SDK
5252
* `-osx1011` : only install OSX 10.11 SDK
53+
* `-osx1012` : only install OSX 10.12 SDK
5354

5455

5556
Using the older SDKs

0 commit comments

Comments
 (0)