Skip to content

v1.0

Choose a tag to compare

@Mx-Iris Mx-Iris released this 02 Nov 03:51
· 9 commits to main since this release
de17c14

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