|
New Codex models are incredibly good for Swift code for iOS/macOS apps. You can easily install codex via here Just open Terminal/Ghostty and type: npm i -g @openai/codex
Using codex, you can use simple language to talk to your agent. See the first video if you want a breakdown on the tools I am using, and some of the rules in my agents.md rule file. 1. How I use Codex GPT 5.2 with Xcode (My complete workflow) 2. ❌ How I Stopped Codex From Breaking My Builds 3. I Tried to Break GPT-5.2 — It kept Working 4. 🔴 LIVE Recording: GPT-5.2 Codex vs Real-World ML App (Spider Detection) |
Join 5,712+ developers learning iPhone app development and App Store publishing. Every week, I share iOS tips on how to create polished, intuitive apps—backed by insights from shipping seven apps and working at GoPro, Apple, and Microsoft.
Hey Reader, New video on my workflow for building iOS and macOS apps. GPT 5.2 is insane. It fixed so many problems the first time. Less back and forth from any other model to date. You can fly way faster from idea to prototype in minutes. It's beyond crazy. In a day I can have a working app that solves a key problem.I could never code this fast without AI. It let's you try ideas that you would never consider before due to time constraints.Codex + Xcode: 3 Workflows You Need for iOS/macOS...
Hey Reader,Codex surprised me last night. Last night I filmed my unedited workflow with OpenAI's newest model: GPT 5.1 Codex Max. Codex just changed my entire Swift workflow. Codex just fixed a swift bug I couldn't solve (after 12 failed attempts) I literally just talked to it (no complex Plan.md or PRD.md) It explained and executed everything quickly My app is a mix of SwiftUI, AppKit, and Swift. I'm targeting macOS 15+ and Swift 6.2 using AVFoundation and Core ML. The new OpenAI coding...
Hey Reader,What a week for AI coding! I have been diving deep into AI coding assistants and this week was incredible! Gemini 3 Pro launched Grok 4.1 is in beta (API somewhere?) ChatGPT 5.1 Pro dropped (The best intelligence) GPT 5.1 Codex Max launched It'll take some time, but I have some early thoughts in the video below . . .Want to see my workflow? Watch my live demo with each of these new tools. It's unedited, so you'll see exactly how I work, and all the failure points. (Spider warning...