Eric
Eric
@kbcz1989 confirmed. I haven't had a chance to dig into why, but I think either kickstart dropped floppy support or the default vmware/floppy driver isn't included anymore.
The v4 API isn't documented as supporting setting this property, though it does return it if created; it's called `skip_interstitial` in the json blob returned when curling for Access apps....
One additional issue is that if you manually flip the switch in the Cloudflare access dashboard, Terraform believes that the app is gone and tries to recreate it, which fails...
fourteen months later, "moving quickly" might not be true anymore. Would be curious if there are any updates on this; lack of docker-compose (and other pieces that make it not...
Happy to test; also happy to dive into the code a bit more when I have a chance to see if I can isolate why it's happening.
So, the info.plist key is ```xml NSSupportsAutomaticGraphicsSwitching ``` which by itself only causes the app to crash. Working on the recompilation step; will attempt to repro and report back.
Definitely throwing my vote in for a dark mode in iOS 13+ (previous versions not so much; let's aim for the MVP of getting it implemented, and if there's enough...
> Only for UI that is using SwiftUI. As this is not applicable for GitHawk, it will not automatically transition to supporting DarkMode. Uhhh.... no. SwiftUI automatically supports Dark Mode,...
Thanks very much for providing prebuilt binaries! As far as faster servers go, perhaps just use GitHub Releases, or put the zip in GDrive or Dropbox, etc? On a very...
Any chance of seeing a new testing release of 4.1 built soon? The last one I know of in the repo is 6+ months old, especially with the HPET fix...