Lakr233/vphone-cli ? reverse-engineered prompt
Reverse engineered prompt
Build me a macOS command line app that lets me create and run a virtual iPhone on Apple Silicon Macs.
I want one simple command to do the whole setup, download the needed firmware, patch it, restore it, install the custom system, and boot the VM. After that I should be able to list my virtual phones, view details, rename, clone, export, import, delete, and launch them again later.
It should also let me do the steps manually if I want, like preparing firmware, patching it with different security levels, restoring in DFU, and installing the custom build. Make it possible to connect by SSH and VNC once the VM is running.
Please make it feel polished and practical, with clear help text, good errors, and a smooth first run. If you need to check current Apple docs or virtualization details online, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit