Commit c0ce5632 authored by Will Pragnell's avatar Will Pragnell

Removed broken Xcodeproj bundle install command from rake bootstrap task

parent 4945e7d0
......@@ -208,7 +208,6 @@ task :bootstrap do
puts "Installing gems"
`bundle install`
`cd external/XcodeProj && bundle install`
end
desc "Run all specs"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment