We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2728bfb commit d030b51Copy full SHA for d030b51
AGENTS.md
@@ -17,7 +17,7 @@ This file provides development guidelines for AI agents working with this Swift
17
- **ProcessInfo**: `launchExtensionsPaneInSystemSettings()`, `launchPrivacyAndSecurityPaneInSystemSettings()`.
18
- **URL**: `open(withAppBundleIdentifier:)` for cross-platform URL opening.
19
- **Process**: Enhanced execution utilities with output capture.
20
-- **UserDefaults**: `@UserDefaults.Wrapper` property wrapper for cleaner app preferences.
+- **UserDefaults**: `@UserDefaults.Wrapper` property wrapper for cleaner app settings.
21
22
### Building and Testing
23
0 commit comments