Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct version of command tools to use with Xcode 6.1 #1

Open
thejoepeach opened this issue Nov 19, 2014 · 1 comment
Open

Correct version of command tools to use with Xcode 6.1 #1

thejoepeach opened this issue Nov 19, 2014 · 1 comment

Comments

@thejoepeach
Copy link

First i will ask wich version we need to use? I tried to use this but didnt work:

command_line_tools_for_osx_10.10_for_xcode_6.1.dmg

@tobiasstrebitzer
Copy link
Owner

I'm using command line tools of Xcode 6.0.1 (Build version 6A317), but it shouldn't really matter. it does however require "rake" (a ruby gem). you can check if it's installed in terminal by running rake --version (i'm using version 10.4.2, but others should be fine).

  1. Download and install rubygems: https://rubygems.org/pages/download
  2. Install rake: gem install rake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants