I'm an iOS dev too. Still to watch and catch up. What's your top 3 platform and productivity enhancements from today?
These are my top 3 in each category.
Developer Productivity enhancements:
(1) Containerization Framework
(2) Xcode 26 LLM integration
(3) Coding Tools
Platform enhancements:
(1) Apple Foundation Models Framework
(2) Swift 6.2 Performance and Concurrency Improvements
(2) Enhanced App Intents with Visual Intelligence
What are yours?
This is the first time in years that I was convinced to update all my devices to os beta 1 before waiting for reviews. So far, all OSs are stable and delightful - the look to scroll feature on visionOS is surprisingly intuitive and useful .. definitely not a gimmick.
Update:
After watching WWDC 25 Platforms State of the Union and a couple Foundation Models Framework sessions, Apple has definitely advanced the state of the GenAI app development art with the Foundation Models Framework. Even with the qualifier that the Apple Foundation Model is not a world model, Apple’s implementation of Guided Generation and Tool Calling is light years ahead of anything I’ve seen for LLM-based application development.
The implementation not only provides tools for efficiently leveraging the Apple Foundation Model to easily generate relatively deterministic LLM output, I believe it can be used as an orchestration layer to do something comparable in multi-LLM apps combining AFM with non-Apple LLMs. After experiencing the challenge directly with three different dev teams using different GenAI stacks over the past 5 months, nothing comes close to delivering the capabilities that the AFM Framework makes available to Apple platform developers.
Apple was not left behind by anyone when it comes to GenAI. They exercised the discipline to take the time to do what they do best: re-imagine technology to deliver greater utility and efficiency than others .. and do so in a manner that respects user privacy. I’m very bullish that we will see many innovative GenAI apps for Apple platforms as a result.