Skip to content
  • Brad King's avatar
    Xcode: Run xcode-select to find Xcode version file (#13463) · e88bae77
    Brad King authored
    Multiple versions of Xcode may be installed in different locations.
    Run "xcode-select --print-path" to detect the active Xcode location
    and parse its Contents/version.plist file.  Note that the Xcode.app
    directory name may vary in developer versions.
    e88bae77