I have a testing use case where I'd like to create a Tart VM and mount an image file from the host as a USB mass storage device in the guest (via VZUSBMassStorageDeviceConfiguration). It doesn't appear that the current version of Tart supports this. The API was added in macOS 13.
I have a testing use case where I'd like to create a Tart VM and mount an image file from the host as a USB mass storage device in the guest (via
VZUSBMassStorageDeviceConfiguration). It doesn't appear that the current version of Tart supports this. The API was added in macOS 13.