SwiftUI Translation Made Simple



Hey Reader,

How do you translate your app into multiple languages?

At GoPro, I partnered with the localization team to establish best practices—and with the new String Catalog, you can extract all your Text() strings at build time so nothing slips through the cracks.

🎥Watch SwiftUI iOS Localization Tutorial: Master String Catalogs in Xcode 16

video preview

You’ll learn:

  • Best practices for localization
  • How to test translations in both iOS apps and widgets
  • How to Preview different languages in SwiftUI
  • How to boost your localization workflow with RocketSim
  • How to localize your ViewModel code

👉Grab the code here for localization

Talk soon!

Paul Solt
Paul@SuperEasyApps.com

P.S. Have you localized an app before? Let me know. Next week we’ll dive into Charts.

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
App Documentation for Agents

Hey Reader, Agents write better code when they can read docs instead of guessing from memory. A 2026 paper found up to a 20% improvement in first-try code accuracy when models were given the right programming context. So what do you do with that? Don’t rely on the agent to know everything from their training set. Instead, provide tools or local docs that they can reference. Your local docs should include sample code so agents can use the code correctly (the first time). If you’ve ever read...

Codex GPT-5.4 - My Workflow for App Development

Hey Reader, My iOS and macOS app development workflow has changed since my last GPT-5.2 Workflow video. GPT-5.4 lets me iterate on bug fixes, features, and ideas much faster than before. Watch: How I Build Apps with Codex and GPT-5.4 If you want to build apps with agents, use my app-creator skill. It can scaffold a new Xcode project and teach your agent how to create a Makefile for an existing Xcode project. 2 Tactics You Can Steal #1 Use a Learnings.md File with Your Agent Self-improvement...

App-Creator Agent Skill - Make Apps with Xcode and Agents

Hey Reader, I’m launching early access for my new app-creator agent skill for iOS/macOS apps today! In this email: 2 Tactics You Can Steal This Weekend 5 Resources and Links Community Spotlight What does app development look like in 2026? Coding has forever changed over the last 3 months. I’m all-in on app development with Codex 5.3. It’s a workhorse. If you’re an idea person still learning the basics, you have a huge opportunity. Gone are the days when you need to know every line of code....