#AI
9 articles
Why AI Coding Agents Write Inconsistent SwiftUI (and How to Fix It)
AI coding agents write SwiftUI that drifts: mixed state patterns, deprecated APIs, hardcoded strings. Why it happens, and how project conventions fix it.
MCP Servers for iOS Development: The Ones Worth Adding to Your Setup
The MCP servers worth adding for iOS: XcodeBuildMCP for builds and the simulator, UI-automation servers, and Apple's native mcpbridge. Plus how to add one.
MCP and iOS Boilerplates: Why the Starter Kit Belongs Inside Your Agent
MCP turns an iOS boilerplate from a zip you download into a tool your AI agent can call. What changes, what it fixes, and how the Spaceport MCP server works.
Vibe Coding a Paid iOS App: What the AI Agent Can and Can't Do
Vibe coding a paid iOS app with an AI agent works for the code and stops at the App Store. What it can build, what it can't, and the workflow that fits.
Cursor Rules for SwiftUI: Keeping AI-Generated iOS Code Consistent
Cursor rules keep AI-generated SwiftUI consistent with your iOS project. The MDC format, globs scoping, what to put in a rule, and syncing with AGENTS.md.
Claude Code for iOS Development: A Setup That Actually Works
Yes, you can use Claude Code for iOS development. How to pair the terminal agent with Xcode, build and test from the CLI, plus CLAUDE.md, hooks, and MCP.
AGENTS.md for iOS: Keeping Claude Code and Cursor Consistent in SwiftUI
Use AGENTS.md to keep Claude Code, Cursor, and Codex writing consistent SwiftUI in your iOS project. What to put in it, how each reads it, and a starter.
On-Device AI in SwiftUI with Apple's Foundation Models
Run on-device AI in a SwiftUI app with Apple's Foundation Models: LanguageModelSession, guided generation with @Generable, streaming, and iOS 27 updates.
What's New in Xcode 27: The Complete Guide
Xcode 27 at WWDC26: coding agents in the editor, on-device completions, Device Hub, agent skills, and new frameworks. Read the complete guide.