Top "Xcode-command-line-tools" questions

How to update Xcode Command Line Tools?

I am trying to update Command line tools on my mac osx. ~ softwareupdate --list Software Update Tool Copyright 2002-2015 Apple …

xcode macos xcode-command-line-tools
Installing Xcode command line tools

I performed a fresh install of macOS Mojave 10.14. Immediately after that I installed Xcode Version 10.0 (10A255) from the Mac App …

xcode homebrew xcode-command-line-tools
Pass deep link into iOS Simulator?

I would like to find an easier way to call deep links in the iOS simulator. On Android you can …

ios swift ios-simulator xcode-command-line-tools
How to build Xcode project from the command line?

I've tried reading the Xcode Tools documentation Apple provides, so that I can use the Terminal to build a .app …

ios xcode xcode-command-line-tools
How can I install zlib on Mac OS X Mojave (10.14)?

I recently upgraded from Sierra to Mojave. After that I tried to use pyenv install 3.5.6. This uses homebrew in the …

homebrew zlib pyenv macos-mojave xcode-command-line-tools
How to downgrade command line tools MacOS

I got a dynamic linker error with the __clock_gettime symbol so I did what this post said Missing symbol …

xcode macos xcode-command-line-tools
Unable to run git on Mac OS Big Sur

Unable to run git on new MacBook running Big Sur When I try to run git, I receive the following …

git macos terminal apple-m1 xcode-command-line-tools
Skip installation of Command Line Tools when installing Homebrew on macos

I am installing homebrew on macOS High Sierra 10.13. I have already installed the Command Line Tools for Xcode which is …

macos homebrew xcode-command-line-tools
How to get the path to the current MacOSX SDK when only Command Line Tools are installed?

We are trying to locate the current platform SDK used by some of our OSX machines (10.11). On those machines, only …

macos sdk osx-elcapitan xcode-command-line-tools