Changes between Initial Version and Version 1 of Ticket #48926, comment 3
- Timestamp:
- Oct 1, 2015, 7:31:42 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48926, comment 3
initial v1 3 3 Unsure what I did, as the following show the same now as when I first switched back to Xcode-6.4 so all's well. 4 4 5 {{{ 5 6 imac# xcode-select -p 6 7 /Applications/Xcode.app/Contents/Developer 7 8 }}} 9 {{{ 8 10 imac# xcodebuild -showsdks 9 11 OS X SDKs: 10 12 OS X 10.9 -sdk macosx10.9 11 13 OS X 10.10 -sdk macosx10.10 14 }}}