From 2ed6126a5c64f0d928055b0999d593d3bc0566ae Mon Sep 17 00:00:00 2001 From: Ben Date: Sat, 29 Oct 2022 14:14:33 +0100 Subject: [PATCH] docs: Ventura is supported, so remove the notice in the readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3256116..a44ffd0 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,6 @@
-## macOS Ventura Support - -The next release of macOS, Ventura 13.0, [has now arrived](https://www.apple.com/newsroom/2022/10/macos-ventura-is-now-available/). - -I've now had chance to upgrade my machine to Ventura and give Auto Clicker a try. In my testing, all functionality appears to work, just with a visual spacing bug on the main app window that *doesn't* have an impact on the app's functionality. More information can be found on the [Ventura support thread (#42)](https://github.com/othyn/macos-auto-clicker/issues/42). - -However, I'll still need to wait for GitHub to release a new runner for `macos-13` in order to have the CI/CD flow generate builds for Big Sur, Monterey _and_ the newly released Ventura. No doubt there will also be required upgrades and patching to get all that to work due to newer versions of packages (maybe) and Xcode also being required, before I can push any fixes out to the app reliably. - # :notebook_with_decorative_cover: Table of Contents