WWDC Featured WWDC 2025: What's new for the Apple community? This article covers the most inspiring new releases from WWDC 2025 and showcases some of our highlights from the developer conference.
Core Spotlight Donate content to Spotlight and open it using NSUserActivity Learn how to expose the content of your app to Spotlight.
SF Symbols Creating animation annotations for custom SF Symbols Enable animation in custom SF Symbols.
App Intents Integrating App Intents with Control Action Learn how to implement Controls to perform actions across the system.
Creative Coding Featured Exploring creative coding with Swift and SwiftUI Get inspired on how SwiftUI can bridge code and artistry through layered computational art techniques.
App Intents Customizing an App Intent Learn how to further customize intents for your SwiftUI apps with parameters and dialogs.
App Intents Creating an Intent using AppIntent and AppEnum protocols Learn how to create custom action for App Intents with a SwiftUI app.
SwiftUI Drawing symbols with Canvas Learn how to use the Canvas view to render graphics in the form of symbols within a SwiftUI app.
SwiftUI Drawing graphics with Canvas Learn how to use the Canvas view to render graphics within a SwiftUI app.
App Intents Make your app content show on Spotlight Learn how to index the content of your app to make it searchable via spotlight
SwiftUI Create flexible interfaces in SwiftUI Learn how to bind your view’s size to its container in a SwiftUI app
SwiftUI Presenting an Inspector with SwiftUI Learn how to use the inspector API to provide details in your user interface in SwiftUI.
App Intents Integrating the Search Intent using Assistant Schemas Learn how to expose a search functionality of to the system with App Intents.
SwiftUI Dynamically adapting to available space with ViewThatFits Learn how to create views that adapt their size in order to fill the available space on the UI with SwiftUI.
App Intents Performing your app actions with Siri through App Shortcuts Provider Expose your app actions to Siri Make with the App Intents framework.
Vision Track the horizon angle in an image with the Vision framework Learn how to detect the horizon angle using machine learning within a SwiftUI app.
App Intents Creating App Intents using Assistant Schemas Integrate your app functionalities with the system and Apple Intelligence using Assistant Schemas.
Vision Detecting face landmarks with the Vision framework Learn how to use the Vision framework to analyze an image and detect specific facial features.
SwiftUI Symmetrical and asymmetrical transitions in SwiftUI with the Scroll Transition modifier Learn how to implement animated scroll transitions when the view enters and exits the visible area in a SwiftUI application.
SF Symbols Creating Custom SF Symbols Learn everything you need to know to create custom SF Symbols for your applications.
Vision Detecting documents in an image with the Vision framework Learn how to use the Vision framework to detect documents in images.
SwiftUI Grouping Controls with ControlGroup Understand how to use control groups, improving the user experience of your SwiftUI apps.
SwiftUI Controlling keyboard events with keys and phases Learn how to respond to pressed keys and phases in a hardware keyboard in a SwiftUI app.
SwiftUI Keyboard-driven actions in SwiftUI with onKeyPress Learn how to capture and respond to the pressed keys in a hardware keyboard in a SwiftUI app.
SwiftUI Enhance UI/UX with the confirmation dialog component Understand how to use confirmation dialogs within a SwiftUI app.