jspahrsummers / MacVM

macOS VM for Apple Silicon using Virtualization API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacVM

macOS Monterey added support for virtualizing macOS with Apple silicon host.

This project provides an example project for the setup.

Currently on macOS 12.0 Beta 2, the installer may not work correctly unless you manually override the AuthInstallSigningServerURL.

You can do so with defaults write com.apple.Virtualization.Installation AuthInstallSigningServerURL https://gs.apple.com.

Config

Install

Run

About

macOS VM for Apple Silicon using Virtualization API

License:Apache License 2.0


Languages

Language:Swift 100.0%