Skip to content

Instantly share code, notes, and snippets.

@leiless
Created December 11, 2018 06:15
Show Gist options
  • Save leiless/9cdcd2c7a77cb846b19d1619ecf6588b to your computer and use it in GitHub Desktop.
Save leiless/9cdcd2c7a77cb846b19d1619ecf6588b to your computer and use it in GitHub Desktop.
Find macOS SDK path
xcrun --sdk macosx --show-sdk-path
#
# see:
# https://stackoverflow.com/questions/18741675/how-to-get-the-path-of-latest-sdk-available-on-mac
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment