thebitguru / play-button-itunes-patch

Play Button iTunes Patch
http://www.thebitguru.com/projects/iTunesPatch
Other
644 stars 19 forks source link

Add instructions for command line tools in older OS X versions #20

Closed thebitguru closed 8 years ago

thebitguru commented 9 years ago

Add instructions for command line tools in older OS X versions because xcode-select --install isn't supported.

Yuetiva Deming reported this. OS Version: Version 10.8.5.

I'm including this information for you: I'm using verion 2311 of Xcode which is the newest version I found on the developer site for Mountain Lion. When I entered the command you gave me, this is what came up:

xcode-select: Error: unknown command option '--install'.

xcode-select: Report or change the path to the active
              Xcode installation for this machine.

Usage: xcode-select --print-path
           Prints the path of the active Xcode folder
   or: xcode-select --switch <xcode_path>
           Sets the path for the active Xcode folder
   or: xcode-select --version
           Prints the version of xcode-select