Changes between Version 2 and Version 3 of Ticket #59196, comment 6
- Timestamp:
- Oct 7, 2019, 3:43:30 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59196, comment 6
v2 v3 1 An excellent workaround, suggested by knowledgeable folks, is to 2 3 Install the command line tools for Xcode 11, that contains the 10.14 SDK, then make this synlink: 1 A workaround is to install the command line tools for Xcode 11, that contains the 10.14 SDK, then make this symlink: 4 2 {{{ 5 3 $ sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
