Are there any Swift Concurrency API improvements in AVFoundation
Asked on 06/12/2025
1 search
The context provided does not mention any specific improvements to the Swift Concurrency API in AVFoundation. However, there are general improvements to Swift Concurrency discussed in various sessions at WWDC, such as making concurrency more approachable and improving data race safety. If you are interested in learning more about Swift Concurrency improvements, you might want to check out the session Embracing Swift concurrency which covers how to effectively use Swift concurrency in your apps.

What’s new in Swift
Join us for an update on Swift. We’ll talk about workflow improvements that make you more productive, and new and modernized library APIs for fundamental programming tasks. We’ll show examples of Swift adoption throughout more layers of the software stack. Finally, we’ll explore new language features for both improving approachability of concurrency, and achieving peak performance when you need it.

Discover Swift enhancements in the Vision framework
The Vision Framework API has been redesigned to leverage modern Swift features like concurrency, making it easier and faster to integrate a wide array of Vision algorithms into your app. We’ll tour the updated API and share sample code, along with best practices, to help you get the benefits of this framework with less coding effort. We’ll also demonstrate two new features: image aesthetics and holistic body pose.

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.