AppleScript
Asked on 06/11/2025
1 search
It seems like you're interested in AppleScript, but the context provided doesn't mention AppleScript specifically. However, I can provide information on related topics from the WWDC sessions, such as automation and app integration with Siri and Spotlight.
For example, the session titled "Develop for Shortcuts and Spotlight with App Intents" discusses how you can use App Intents to integrate your app with Shortcuts and Spotlight on Mac, allowing for personal automations and intelligent actions. You can learn more about this in the Spotlight on Mac section of the session.
If you have any specific questions about automation or app integration, feel free to ask!

Develop for Shortcuts and Spotlight with App Intents
Learn about how building App Intents that make actions available and work best with the new features in Shortcuts and Spotlight on Mac. We’ll show you how your actions combine in powerful ways with the new Apple Intelligence actions available in the Shortcuts app. We’ll deep-dive into how the new “Use Model” action works, and how it interacts with your app’s entities. And we’ll discuss how to use the App Intents APIs to make your actions available in Spotlight.

Bring your app to Siri
Learn how to use SiriKit and App Intents to expose your app’s functionality to Siri and Apple Intelligence. Discover which intents are already available for your use, and how to adopt App Intent domains to integrate actions from your app into the system. Find out what metadata to provide, how to make your entities searchable with Spotlight, how to integrate your app with in-app search, and much more.

Read documents using the Vision framework
Learn about the latest advancements in the Vision framework. We’ll introduce RecognizeDocumentsRequest, and how you can use it to read lines of text and group them into paragraphs, read tables, etc. And we’ll also dive into camera lens smudge detection, and how to identify potentially smudged images in photo libraries or your own camera capture pipeline.