NoMac is a new publishing pipeline that lets an AI agent build, sign, and ship an iOS app to TestFlight and the App Store without a Mac or Xcode. Announced this week on Product Hunt by maker Gary Miklos, it runs the entire iOS release process in the cloud and exposes it to any agent that speaks MCP or can run a command line.

Try It: Ship an iOS Build From Your Agent

NoMac connects through the Model Context Protocol and a CLI, so agents like Claude Code, Codex, and Cursor can drive it directly. After you sign in with Apple and run the login command in your project folder, you can tell your agent to produce a signed build. Cloud Macs compile and sign it, and a TestFlight version lands on your iPhone in about three minutes, with crash reports and feedback flowing back to the agent.

Why It Matters for Creators

Shipping to the App Store has always required a Mac, an Xcode install, and a tangle of certificates and provisioning profiles. That is the exact kind of manual toolchain that stops solo builders and agent-driven workflows cold. By moving signing, TestFlight distribution, and submission into a headless service, NoMac lets someone prototype an app idea with an AI agent and get it in front of testers the same day, from any operating system.

Key Details

Pipeline: Signed builds on cloud Macs, TestFlight preview, and App Store submission with metadata, screenshots, and review checks handled for you.

Clients: Any MCP or CLI agent, including Claude Code, Codex, and Cursor.

Pricing: Starter at $5/month (1 app, 50 builds), Pro at $20/month (unlimited apps, 300 builds).

Still required: An Apple Developer account ($99/year) and an App Store Connect API key.

What to Do Next

If you have an Apple Developer account, read the setup guide at nomac.app/install and connect the CLI to your agent, then have it push a test build to your phone before committing to a paid plan.