Contents

Apple Intelligence updates

Learn about important changes to Apple Intelligence.

Overview

Browse notable changes in Apple Intelligence.

February 2025

  • Use ImageCreator to generate images programmatically from your app on devices that support the capability. The system’s generative models use your provided description to generate one or more images and return them to your code. The ImagePlaygroundConcept type includes text you use to describe the image you wish to create, and ImagePlaygroundStyle sets the style to apply to that image.

  • Learn how to doc://com.apple.documentation/documentation/corespotlight/enable-apple-intelligence-summaries using a Spotlight delegate app extension in your app.

  • Learn about Adopting Smart Reply in your messaging or email app to give Apple Intelligence the context of your messaging or mail thread, and insert the generated response back into your app’s UI. Use UIMessageConversationContext for messaging, and UIMailConversationContext for email.

January 2025

Writing Tools in UIKit:

Writing Tools in AppKit:

November 2024

  • Make onscreen content available to Siri and Apple Intelligence with App Intents. Describe content as an AppEntity and adopt an assistant schema. Conform the entity to the Transferable protocol, and associate it with a NSUserActivity using the activity’s appEntityIdentifier property.

July 2024

Writing Tools

Genmoji

Siri and App Intents

Core Spotlight

See Also

Technology updates