Automattic / hostmgr

A tool for managing macOS VM hosts
Mozilla Public License 2.0
9 stars 3 forks source link

Add support for Apple Silicon VMs #54

Closed jkmassel closed 11 months ago

jkmassel commented 1 year ago

To test:

  1. On this branch, run make run-vm-create-debug to download the latest macOS restore image and create a VM from it.
  2. Once the VM is successfully created, run make run-helper-debug to start up the XPC helper in debug mode, then click "Start VM" to launch your new VM.
  3. To test packaging the VM for upload, run swift run hostmgr vm package --name test – note that the file (test.aar) is in your $TMPDIR