# All new frameworks presented at WWDC26

[WWDC26](https://developer.apple.com/wwdc26/) kicked off on June 8, 2026. The information in this article reflects the information published by Apple on that date.

There are 14 new frameworks.

| Name | Description |
| --- | --- |
| [AccessoryAccess](https://developer.apple.com/documentation/AccessoryAccess) | Manage access to connected USB accessories. |
| [AppIntentsTesting](https://developer.apple.com/documentation/AppIntentsTesting) | Test your app intents, entities, queries, and integration with system features like Siri or Spotlight. |
| [AVSystemRouting](https://developer.apple.com/documentation/AVSystemRouting) | Send media from your app to a TV, speaker, or other device through a media device extension. |
| [ComputeGraph](https://developer.apple.com/documentation/ComputeGraph) | Build and run custom particle effects and compute simulations for RealityKit using a programmable node graph. |
| [CoreAI](https://developer.apple.com/documentation/CoreAI) | Run AI models in your app on Apple silicon. |
| [CrashReportExtension](https://developer.apple.com/documentation/CrashReportExtension) | Inspect crashed processes to create crash reports. |
| [DiskImageKit](https://developer.apple.com/documentation/DiskImageKit) | Create, open, and manage disk images. |
| [Evaluations](https://developer.apple.com/documentation/Evaluations) | Measure the quality of your app’s intelligence-powered features. |
| [FoundationModels](https://developer.apple.com/documentation/FoundationModels) | Perform tasks with models that specialize in language understanding, structured output, and tool calling. |
| [MediaDevice](https://developer.apple.com/documentation/MediaDevice) | Let people stream media from any iOS app to your playback hardware through the media device picker. |
| [MediaIntelligence](https://developer.apple.com/documentation/MediaIntelligence) | Analyze video content and group faces in images using on-device machine learning. |
| [NowPlaying](https://developer.apple.com/documentation/NowPlaying) | Make your app’s media playback controls available on the Lock Screen, Control Center, and connected accessories. |
| [SpatialPreview](https://developer.apple.com/documentation/SpatialPreview) | Preview spatial content from a macOS app on a connected visionOS device. |
| [StateReporting](https://developer.apple.com/documentation/StateReporting) | Communicate your app’s state to the system to improve diagnostic actionability. |
| [SuggestedActions](https://developer.apple.com/documentation/SuggestedActions) | Offer quick actions next to messages in your messaging app, based on context you provide. |
| [VisualIntelligence](https://developer.apple.com/documentation/VisualIntelligence) | Include your app’s content in search results that visual intelligence provides. |

All of the frameworks are listed on my website [**marcoeidinger.github.io/appleframeworks**](http://marcoeidinger.github.io/appleframeworks). **You can use the built-in filter "All Beta frameworks".**

![](https://cdn.hashnode.com/uploads/covers/601ce9ec072bc516ff6f3455/50799ddf-f1f2-43fd-ad30-ded584ac52d6.png align="center")

For WWDC26, I also gave the page a fresh coat of paint with improved filtering, better mobile support, clearer platform availability indicators, and a new dark mode that respects system preferences.
