Skip to content

Releases: Mx-Iris/SystemSettingsNavigator

v1.0

02 Nov 03:51
de17c14
Compare
Choose a tag to compare

What's changed

Deprecated SystemSettingsNavigator.navigate(to:) throws method

The new open method (no try throws):

AppKit

NSWorkspace.openSystemSettings(_:)

UIKit

UIApplication.openSystemSettings(_:completion:)

New

AccessibilitySettingsTab add hoverText, vocalShortcuts for macOS Sequoia