|
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:
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 TipYour 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
From the CommunityDo 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 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: |
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.
Hey Reader, I didn't sleep much this week. Codex was too much fun... just one more prompt... ... then one more ... then it's 1am. You know the feeling. My problem was that I couldn't stop. You might be the opposite: too many app ideas, too many models, and no idea where to start. So pick one thing and push it forward. And if you're overthinking it, this video is for you. Paul Solt @PaulSolt Codex unblocked my app development progress and solved my motivation problem for updating an old, “soon...
Hey Reader, Codex feels like a small team now. It codes, does market research, reviews my emails, and helps me think. This week, the desktop app got thread management updates, and Codex on iPhone got a ton of bug fixes. Here are my Top 3 Articles for Codex: These articles cover how I use Codex for app development and for marketing my apps. Install These Skills Before Codex Touches Your Xcode Project (687K views) How I Build Apps With Codex Without Opening Xcode (356K views) The Screenshot...
Hey Reader, Every indie dev has an app like this: Made some money and then died... Mine made $5K since 2018. Eight years of deprecated code ... I never had energy to touch it. It wasn't worth weeks of cleanup for an app making a few dollars per month. THEN I gave it to Codex. The cleanup was done in 30 minutes. Now I'm shipping the redesign I'd been stuck on for years. Watch: I Gave Codex My Dead Mac App Learn Why did I let it die About the 5-star "complaint" How Codex broke two App Store...