Skip to content
Tech News
← Back to articles

Show HN: AgentSwift – Open-source iOS builder agent

read original get iOS App Builder Kit → more articles
Why This Matters

AgentSwift is an open-source macOS tool that automates iOS and macOS app development by leveraging AI to handle project discovery, implementation, building, testing, and archiving without manual intervention. It streamlines the development workflow, reducing the need for direct interaction with Xcode and enabling faster iteration and validation. This innovation has the potential to significantly enhance productivity for developers working within the Apple ecosystem.

Key Takeaways

AgentSwift

Download AgentSwift-0.1.zip You must install the dependencies listed below in order for the binary to work. See below for setup commands.

Dependencies:

Xcode

Xcode command line tools

xcodebuildmcp

openspec

A native macOS app that runs an autonomous AI coding agent for Apple platform development. Describe what you want to build, and AgentSwift uses Claude to discover your project, implement changes, build, run, and validate — without you touching Xcode.

What it does

AgentSwift drives a multi-phase agentic workflow:

... continue reading