Virtualizing macOS
"What if I don't have a Mac?"
Last updated
Was this helpful?
"What if I don't have a Mac?"
Last updated
Was this helpful?
Technically, a Mac is not required to install Provenance. Only macOS is, which you can run on a custom built Hackintosh (check out ) or run as a virtual machine on another system like Windows.
Virtualization Options
**** · macOS on Windows
Requirements
Intel processor with support for hardware virtualization
VMWare (Virtual Workstation)
Virtual copy of macOS
Includes 5 files: .nvram, .vmdk, .vmsd, .vmx, .vmxf (keep all files in same folder)
macOS High Sierra · (any copy of macOS will do, but needs updating after install)
Install and Open VMWare.
Setup a new virtual machine…
Select File → New Virtual Machine for install wizard or…
Select .vmx
file of your Virtual Disk files manually through File → Open
Before powering, sertup Power and Edit
option:
Set memory for at least 2GB, 4GB is adequate. Hard Disk should be at least 150 GB
Select USB Controller and set USB Compatibility to 2.0 (required or it will not detect your iPhone, even if you have USB 3.0) and enable these options:
☑️ Automatically connect new USB devices
☑️ Show all USB input devices
☑️ Share Bluetooth devices with the virtual machine.
Start macOS via Power on this Virtual Machine
(Virtual Machines will run slower than actual computers, so
expect some loading time).
If there is an issue with the display resolution, go to System Preferences
…
⚙️System Preferences
in Dock or…
Menu → System Preferences
Select Display, then Default for Display
(Adjustments can also be made in the View
menu of VMWare Autosize
)
Update: Open App Store and select Updates
. Update macOS and iTunes (this may take a while).
Install Xcode: After updating, download Xcode via App Store (free).
Locate Terminal in Applications/Utilities/Terminal
(remember this location or drag the app to the Dock for later).
If you are having trouble getting things to work on a virtual machine, check for your issue here.
Before you plug in your device, make sure that VMWare is in focus and macOS active (mouse clicked within macOS screen)—or it won't get picked up by the VM and will be fighting for it with the host system.
Continue to …
Try changing the network adapter from NAT
to custom
and choose example VMnet0
so it connects directly to your local network for broadcasting (solution found in discussion).