Digging in, Xcode 26 now runs "Extract app intents metadata" for all Swift Packages. Diffing the extract.actionsdata from when AppIntents are in the app/widget target directly vs in a Swift Package, there's no difference between them other than fullyQualifiedTypeName, etc which correctly points to the AppIntent within the SwiftPackage (and both the App & Widget bundle contains the same extra.actionsdata file). So not sure why it can't find the metadata at runtime....
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: