Swift
13 articles about swift.
Managing Internal Swift Packages Across macOS Projects - Symlinks and Local Dependencies
When internal Swift packages are shared across several macOS projects, symlinking the packages into each project works better than versioned registries for
Building a macOS AI Agent with Accessibility APIs and ScreenCaptureKit
How we built a macOS AI agent using Accessibility APIs for UI control and ScreenCaptureKit for visual context - the technical stack behind a native desktop
Modular Architecture for Native macOS Apps: Frameworks, Actors, and File Provider
Building a native macOS app with file syncing and background services requires clean architecture from day one. Here's how to structure Swift frameworks, use actors for concurrency safety, and treat File Provider as a thin adapter.
The Most Important AI Coding Rule - Remove Verbosity and Blathering
When writing Swift and macOS code with AI, the 'remove verbosity and blathering' instruction does the most important work. Concise prompts produce better code.
SwiftUI on macOS 14+ Finally Works - NavigationSplitView and Beyond
macOS 14 is where SwiftUI clicked for desktop apps. NavigationSplitView works properly, performance is solid, and building native macOS apps with SwiftUI is
Building a Desktop App 100% with Claude AI
What you learn the hard way building a native desktop email client entirely with Claude. Swift, Rust, and the real challenges no tutorial covers.
Codex vs Claude Code for macOS Desktop Development
Why Claude Code wins over OpenAI Codex for native macOS app development - from SwiftUI debugging to Xcode integration and local-first workflows.
Structuring a macOS Agent App with Modular Swift Frameworks
Split your Swift macOS agent into separate frameworks for UI, accessibility, networking, and models. AI agents can work on one framework without breaking
Building Native macOS Apps with Claude Is a Different Beast Than Web Dev
Why Claude excels at web development but struggles with native macOS and Swift - smaller training data, AppKit quirks, and the importance of detailed
Native Swift Means Your AI Agent Launches Instantly
Electron apps take seconds to start. Native Swift apps launch in under a second. For an always-on agent activated by hotkey, that speed difference matters
Building a Production iOS App in 35 Hours with Claude Code
A real experience building a production-quality iOS app with Claude Code in 35 hours. The logic was easy - SwiftUI styling was the hardest part by far.
ScreenCaptureKit for macOS Screen Recording - Encoding Approaches and Lessons
Practical lessons from building with ScreenCaptureKit on macOS - encoding approaches, performance trade-offs, and what open source projects like Screenize
Why Native Swift Menu Bar Apps Are the Right UI for AI Agents
Nobody wants to switch to a separate window to talk to AI. A floating menu bar app with push-to-talk is the interaction model that actually works for
Browse by Topic
How did this page land for you?
React to reveal totals
Comments (••)
Leave a comment to see what others are saying.Public and anonymous. No signup.