How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "timstorey/10.15.7_agent"
end
vagrant init timstorey/10.15.7_agent
vagrant up
This version was created over 2 years ago.
This version was created over 2 years ago.
10.15.7 as base for xcode etc