Change System Preferences to System Settings

Update to match System Settings name change from macOS Ventura 13.0.
This commit is contained in:
Uhl Albert
2024-03-20 10:25:31 -06:00
committed by Nick Lockwood
parent 9e5d0d588a
commit 6d2fa71d67
@@ -38,7 +38,7 @@ final class AboutViewController: NSViewController {
super.viewDidLoad()
if ProcessInfo.processInfo.operatingSystemVersion.majorVersion < 13 {
instructionsLabel.stringValue = """
1. Open System Preferences
1. Open System Settings
2. Click on "Extensions"
3. Select "Xcode Source Editor"
4. Ensure the checkbox next to "SwiftFormat" is checked