About 55 results
Open links in new tab
  1. Installing the command-line tools - Apple Developer

    Install command-line tools for Xcode using an installer package or the Terminal app.

  2. Download - Apple Developer

    Command Line Tools Develop directly in Terminal with the package of command line developer tools for Xcode.

  3. Command-line tools | Apple Developer Documentation

    You can use command-line tools to perform some actions in Terminal without running Xcode. For example, you can develop your open source or cross-platform projects, notarize your macOS …

  4. Resources - Xcode - Apple Developer

    Find Xcode downloads, tools, documentation, tutorials, videos, and more.

  5. Configuring command-line tools settings - Apple Developer

    The Command Line Tools section of the Locations pane displays both the Xcode version number and the location of the file. Alternatively, you can identify the Xcode version from the command line. Enter …

  6. Command Line Tools | Apple Developer Forums

    Command line tools allow for easy installation of open source software or development on UNIX within Terminal. Command Line Tools Documentation

  7. Xcode - Support - Apple Developer

    Xcode offers all the tools you need to develop, test, and distribute apps for Apple platforms, including predictive code completion, advanced profiling and debugging tools, and simulators for Apple devices.

  8. Command Line Tools | Apple Developer Forums

    Visual Studio / XCode problem: I found that having installed the command line tools using "xcode-select --install" that my Xamarin.iOS project in Visual Studio kept showing "Xcode is not currently installed …

  9. Building from the Command Line with Xcode FAQ

    Jun 19, 2017 · The Command Line Tools Package is a small self-contained package available for download separately from Xcode and that allows you to do command line development in macOS.

  10. Building a shader library by precompiling source files | Apple ...

    Overview Manually compile your Metal Shading Language (MSL) source files into a Metal shader library outside of an Xcode project with the Metal command-line tools. The metal compiler tool converts …