How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "timstorey/xcode12.5"
  config.vm.box_version = "1.0.0"
end
vagrant init timstorey/xcode12.5 \
  --box-version 1.0.0
vagrant up

This version was created about 3 years ago.

(builder 10.15.7) OSx 11.4 Xcode 12.5.1 CLI Tools 12.5.1 Vagrant user and auth_keys

1 provider for this version.
  • vmware_fusion
    unknown Hosted by Vagrant Cloud