Question about Virtualization framework #5604
alexellis
started this conversation in
Development
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking to start playing with the Virtualization framework and Swift so thought you may be able to answer a question or two. No worries if not.
Is there a better resource than the very sparse Apple docs?
Have you found a way to send key strokes or commands to a MacOS VM through Virtualization framework from your own program?
I.e. let's say you've restored from a disk image, and see "Hello Bonjour" on the screen, have you been able to send a keystroke to walk through the installer?
Post install, I assume you can just enable SSH / VNC or install your own agent for communication.
Thanks 👍
Beta Was this translation helpful? Give feedback.
All reactions