Changes between Version 3 and Version 4 of Ticket #63694, comment 36


Ignore:
Timestamp:
Dec 7, 2021, 4:46:18 PM (2 years ago)
Author:
jmesmon (Cody Schafer)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63694, comment 36

    v3 v4  
    2020
    2121My selected developer directory (`xcode-select -switch ...`) was `/Applications/Xcode.app/Contents/Developer/` when I conducted all this testing. So perhaps macports was looking in the wrong developer directory? It was definitely picking up the old sdk version from `/Library/Developer`, but I'm not sure if that is intended behavior when the Developer directory is set to another location. (I'm also not familiar with how the sdk_version is normally picked by macports).
     22
     23Note: using the xcode settings (Xcode Preferences > Locations > Command Line Tools) to set the command line tools to Xcode 13.1 effectively runs `xcode-select -switch /Applications/Xcode.app/Contents/Developer/`.