Created
December 11, 2018 06:15
-
-
Save leiless/9cdcd2c7a77cb846b19d1619ecf6588b to your computer and use it in GitHub Desktop.
Find macOS SDK path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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