Swift Development Guidelines
Objective: Define standards for safe, idiomatic, and performant Swift development targeting iOS, macOS, and visionOS, covering language features, concurrency, architecture, testing, and tooling.
Source File
View the full rule: .agent/rules/swift.md
Sections
- Language Features & Style
- Optionals & Error Handling
- Concurrency (Swift Concurrency)
- Architecture & Patterns
- Testing & Tooling
