revision |
---|
Sun Apr 08, 2018 22:49:05 |
MacOSX SDKs for legacy Objective-C and Swift developments (Xcode)
- MacOSX10.13
- MacOSX10.12
- MacOSX10.11
- MacOSX10.10
- MacOSX10.9
- MacOSX10.8
- MacOSX10.7
- MacOSX10.6
- MacOSX10.5
- MacOSX10.4
- MacOSX10.3
- MacOSX10.2
- MacOSX10.1
Since Xcode version 7.3+ you need to edit the macOS platform properties file:
`/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist`
and set the MinimumSDKVersion
property to the SDK you wish to use.