Skip to content

Commit d030b51

Browse files
committed
Updated project [SKIP-CI]
1 parent 2728bfb commit d030b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file provides development guidelines for AI agents working with this Swift
1717
- **ProcessInfo**: `launchExtensionsPaneInSystemSettings()`, `launchPrivacyAndSecurityPaneInSystemSettings()`.
1818
- **URL**: `open(withAppBundleIdentifier:)` for cross-platform URL opening.
1919
- **Process**: Enhanced execution utilities with output capture.
20-
- **UserDefaults**: `@UserDefaults.Wrapper` property wrapper for cleaner app preferences.
20+
- **UserDefaults**: `@UserDefaults.Wrapper` property wrapper for cleaner app settings.
2121

2222
### Building and Testing
2323

0 commit comments

Comments
 (0)