jwreagor/xcode-vm

Automate installation of Xcode

Closed this issue · 2 comments

Bootstrapping a VM than having to login through the GUI is lame. I want Xcode to be pre-installed once I hit vagrant ssh. scp my iOS/OS X projects and build. That's it.

This issue will be satisfied by a patch that solves this. Xcode might need to be manually pulled off an asset cache or S3, installed via AppleScript, or something... either way, it should be manageable.

Test will be if I can build an iOS app. Performance doesn't matter yet.

Looks like neonichu/xcode-install will be extremely helpful as well!

Resolving with #2