AiOS Dispatch.

AI world is evolving fast. Join 900+ iOS developers to stay up to date on best LLM models and AI tools to use.

Subscribe to get the latest iOS AI development news and resources delivered to your inbox.
· 4 Min read

AiOS Dispatch 11

Sponsored
Alex Sidebar

Alex Sidebar

Tired of Xcode? Let Alex use it for you. Build your app automatically with the most powerful iOS development agent.

Welcome to the eleventh edition of AiOS Dispatch, your go-to newsletter for the latest in AI and iOS development!

Three weeks as we inch closer to WWDC 2025! Let's dive into the updates that caught my eye last week and events for all of you iOS devs out there, especially in the US!

Codex (Agent) by OpenAI

OpenAI launched Codex, an AI coding agent integrated into ChatGPT. It is powered by the codex-1 model (a fine-tuned version of OpenAI's o3 reasoning model) and designed to automate tasks like writing code, fixing bugs, and drafting pull requests. It runs in a secure, cloud-based sandbox and integrates with GitHub to work directly with your repositories.

While I am still reluctant to pay for the Pro plan (it will be available on Plus soon), folks on socials are loving it for mundane repetitive tasks. Refactoring SwiftUI views or writing unit tests, freeing you up for more creative work!

Preparing for WWDC 2025

Following the tradition of preparing for WWDC, I wrote about how I plan to make the most out of it!

I'm preparing for WWDC 2025 with strategies for maximizing conference experiences and staying up-to-date with the latest iOS development trends.

Alex Sidebar 3.1: More Xcode Love

Alex Sidebar rolled out version 3.1 last week, building on the already impressive 3.0 release. I have been testing it, and it is finally making Xcode feel less like a chore.

My favorite feature is the new reading the console **logs. **Alex can read Xcode's runtime logs so that's another copy-paste work reduced for you.

There is also simulator testing with vision support to click around, enter text, scroll, and see every step of the way. It's a game-changer for UI testing and interaction debugging (macOS app support is planned for later).

Another feature that I really wanted was multi-folder indexing, something great for SPM packages or monorepos and it can also index the derived data so you have remote SPM packages available as well!

Windsurf & SWE-1

Windsurf dropped two of its models last week called SWE-1 and SWE-1 Lite and I am impressed by it, and *almost *on par with frontier models. It is free right now but I assume it should be **0.5x **credits for SWE-1 and 0.25x credits for the lighter one.

I got the Windsurf's Pro plan ($15/month) to try it out and here are my impressions:

  • Faster than other SOTA models, both general and tool use
  • Cut-off Oct 2024, so it does not have access to latest SwiftUI APIs, unlike Gemini 2.5 Pro with Jan 2025
  • Good at instruction following & building features
  • I will sill prefer Gemini 2.5 Pro or Sonnet 3.7 or o3 for complex tasks

AiOS Meetups: Chicago, NYC, SF and Cupertino

I like to meet new folks in the iOS community and with my focus more on making the most out of AI, I decided to host casual meetups called **AiOS Meetups. **Here are the details:

Moving Forward

Intelligence used to be 'too cheap to meter'. Now, it is effectively free. So, what are you shipping this week with the leverage of AI?