Changes between Initial Version and Version 1 of Ticket #63061, comment 3


Ignore:
Timestamp:
Jun 9, 2021, 6:42:14 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63061, comment 3

    initial v1  
    1414}}}
    1515
     16or just the raw, unversioned one is likely best:
     17{{{
     18$ xcodebuild -version -sdk macosx Path
     19/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
     20}}}
     21
    1622Previously, the incorrect SDK path had been baked into qttools, but this was fixed years ago:
    1723{{{