Changes between Initial Version and Version 1 of Ticket #59837, comment 10
- Timestamp:
- Aug 28, 2020, 11:03:24 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59837, comment 10
initial v1 2 2 I had no error during the install and the message "software successfully installed" at the end, but checking if there is a sdk macosx10.14 still returns : 3 3 4 {{{ 4 5 [macp2034:~] caux% xcrun --sdk macosx10.14 --show-sdk-path 5 6 xcodebuild: error: SDK "macosx10.14" cannot be located. … … 7 8 xcrun: error: unable to lookup item 'Path' in SDK 'macosx10.14' 8 9 [macp2034:~] caux% 10 }}} 9 11 10 12 Many thanks if you have an idea to proceed...