worthbak / inventory-checker-app

A macOS app for checking Apple Store inventory
https://worthbak.github.io/inventory-checker-app/
GNU General Public License v3.0
114 stars 24 forks source link

fixes settings window in Ventura (fixes #59) #81

Closed worthbak closed 1 year ago

worthbak commented 1 year ago

In macOS Ventura, Apple changed the selector for showing an app's Settings window from showPreferencesWindow to showSettingsWindow - this PR adds some logic to account for the change.