Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@Mx-Iris Mx-Iris released this 02 Nov 03:51
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