Dan Arteaga
Dan Arteaga
Adding jcenter() to android\build.gradle worked for me: ``` allprojects { repositories { google() mavenCentral() jcenter() } } ```
I am using the fork here: https://github.com/notAperson535/OneClick-macOS-Simple-KVM. While the UI is nice, I am still unable to update to Monterey from Catalina. After restarting, it is still using Catalina and...
@notAperson535 when I checked this morning, the Macintosh SSD disk was no longer available on the bootloader screen (perhaps the data got corrupted when I exited from terminal), so I...
@notAperson535 unfortunately I'm still having the same issues with Big Sur. I formatted the disc both as APFS and extended (journaled).
> > @notAperson535 unfortunately I'm still having the same issues with Big Sur. I formatted the disc both as APFS and extended (journaled). > > > > @danarteaga You have...
@notAperson535 yes, good point.. I actually got it working...I think I wasn't letting the installation complete all the way with all the required restarts? Or it was something else idiosyncratic...
@notAperson535 yes..that is correct. Also, to bring it back to the original thread conversation, I did end up installing Monterey with your fork as I am requiring Xcode 13 and...