mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-02 02:34:29 +00:00
Snapshot the restored iOS userland and cloudOS kernel versions to restore-info.json at the bundle root so they are readable without booting the VM, rewritten after every successful restore (vm create and vm restore). Versions are read host-side from the bundle's iPhone*_Restore plists (iPhone-BuildManifest.plist for iOS, the hybrid BuildManifest.plist for cloudOS). vm list / vm info / --json surface them; the file lives at the bundle root so vm export carries it even when the IPSW dir is excluded. Co-authored-by: Claude Fable 5 <[email protected]>