saied89

Results 10 comments of saied89

I can't VNC into the container after stopping it once. Probably because "you have to set a new password on each boot with qemu". Can you please specify how to...

For anyone having issue with vnc password after stopping the container, you can start the container with -i flag and get the qemu console. ``` docker start -i containerid ```

yes the iPhone simulator works

If we add these and build a new docker image, can it handle an existing mac disk image or do we need to create a new one from scratch?

Is there a way to map command button (to super key preferably)?

I simply tried the _Change Keyboard Type..._ wizard (inside Keyboard Preferences) and it seems to work. Also turn on _grab on hover_ from qemu's View menu.

@sickcodes I'm happy to write the doc. I don't know where such a tip would go though.

Separate -test modules and then importing them with testImplementation wouldn't work?

I ended up not using the single expression function Kotlin feature and wrapped the body in braces so that my function returned Unit. On Sat, Mar 2, 2019 at 1:08...

@Tapac For MMP sqlite is enough.