How to resize app windows using Swift background task on macOS?
I’m getting into Swift and need some help overcoming issues with an app which uses NotificationCenter observers and the Accessibility API. I’m running macOS 14.4.1 Sonoma. This is my first proper start-from-scratch Swift project, so any help would be very welcome 🙂