How I Build Apps With Codex (Without Opening Xcode)



Hey Reader,

What workflow is best for Codex and Xcode?

There are a lot of tools you can configure to work with Xcode, but they might be costing you context (or wasting time).

Last year, I started using Makefiles with my agents. A Makefile is a script that can be used to build or run anything (like xcodebuild).

I love that you can extend Makefile targets to support variables to hyper focus testing with agents.

It's better for Codex to make one tool call that does exactly what you need, rather than multiple tool calls. You'll save context and you reduce the risk of running dangerous commands accidentally.

Read my latest article: How I Build Apps With Codex Without Opening Xcode

Read the article above and learn:

  • How to make Xcode projects agents friendly
  • The only build command I use
  • Why you need runtime logs
  • Must have AGENTS.md rules
  • How agents write better code

The benefit of the Makefile is that you and the agent can use the same command. So your agent is productive and you are able to double-check their work.

2 Tactics You Can Steal

#1 I don't let my agents use rm (remove)

But I do let my agents use rm in a Makefile. Grab my AppCreator skill so your agent can setup Xcode builds safely.

Need to clean build artifacts? Have agents use: make clean.

Don't let your agents use dangerous commands accidentally. Instead wrap them safely using this skill.

#2 App Store Keywords Tip

Your App Store keyword field is 100 characters. Do not put spaces between the commas; you should only have spaces between words.

Include one or more keywords that describe your app. Keywords make App Store search results more accurate. Separate keywords with an English comma, Chinese comma, or a mix of both.

You're losing out on 1-3 additional keywords when you format your keyword list incorrectly.

5 Links and Resources

  1. Supercharge Codex with NEW Plugins: Codex Plugins Just Dropped: Skills, Apps, and MCP in One Place
  2. Write better code with both Claude and Codex. OpenAI launched a new Plugin for Claude: Codex can code review Claude from within Claude Code.
  3. New to Codex + apps? Start with these 7 beginner tips for apps with Codex.
  4. Marketing your app? Follow a plan from a full-time indie developer: How I Promote My Apps – My Personal Secret Sauce
  5. Need to work with App Store Connect? Give your agent a new tool to take the pain away from publishing. Use App Store Connect CLI (1.0.1 Release)

From the Community

Do you use Plan mode? I discuss this in the article today.

Sometimes plan mode is useful to get a quick prototype, but I find it will do things I don't want (and it creates a huge wall of text to read). If you don't read it and push back, you risk wasting a lot of time and tokens.

Short, concise plans designed from discussion have always felt better to me. Talk through a feature, poke holes in it, and work step-by-step with an AI agent.

Quick Question

What's one Codex skill that you cannot live without?

Click above to share your best practices. Thanks for joining the conversation!

Talk soon,

Paul Solt
Paul@SuperEasyApps.com

P.S. How do you get more downloads on the App Store? Your App Store screenshots drive sales — get 100 best practices today. 👇

The Screenshot Mistake That's Costing You Downloads Every Day (196K views)

P.P.S. Vote for next weeks topic:

AI Code Brief - Paul Solt

Join 5,901+ iOS/macOS developers using Codex and agents to build and ship apps. Expect practical tutorials, repeatable workflows, and hard-earned lessons from 7 shipped apps and time at Apple, Microsoft, and GoPro.

Read more from AI Code Brief - Paul Solt

Hey Reader, One indie dev was stuck at $250 MRR for 13 years. Then he started following Viktor Seraleev, changed 5 things, and hit $5,031 MRR a year later. The fix? Just better packaging. New icon New screenshots New onboarding Simple flow One key paywall placement I broke down five rules from Viktor that stop developers from making over $100: $250 to $5K MRR: 5 App Store Packaging Rules That Actually Work Read the full article → If your app is only converting at 1%, your only goal is to make...

Codex + Xcode Agent Skills

Hey Reader,This week I'm sharing the Skills and Plugins I'd install before letting Codex touch an Xcode project. These skills prevent your agent from writing deprecated code (that they trained on), and push agents to use modern Swift app development. With these skills your agents can make any app: Install These Skills Before Codex Touches Your Xcode Project Grab these iOS + macOS Skills and Plugins for Codex Grab skills for: Swift + SwiftUI Swift Concurrency Liquid Glass iOS + macOS...

App Store Screenshots

Hey Reader, My last app launch was a flop. I wrote the App Store copy after I’d already submitted for App Review — and I knew it. If you’re in that same boat, that’s okay. But don’t stop there. This week’s article breaks down the research workflow I should have used from the start: using AI and competitor reviews to write copy before you design a single screenshot. Read: The Screenshot Mistake That’s Costing You Downloads Every Day Grab the free 100 Best Practices for App Store Screenshots...