Changes between Version 1 and Version 2 of Ticket #54781, comment 25


Ignore:
Timestamp:
Oct 4, 2018, 2:31:51 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54781, comment 25

    v1 v2  
    1 cp -r MacOSX10.11.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/ (in your xcode8 folder) worked for me
     1`cp -r MacOSX10.11.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/` (in your xcode8 folder) worked for me
    22
    3 you may have to xcode-select xcode 7.3.1 and then revert back to 8
     3you may have to `xcode-select` xcode 7.3.1 and then revert back to 8