Post

Replies

Boosts

Views

Activity

Comment on AppIntents don't show up in Shortcuts app when in SPM package
FYI: I have already tried to use approach, which you mentioned above using struct MyAppPackage: AppIntentsPackage { static var includedPackages: [any AppIntentsPackage.Type] { [MyFrameworkPackage.self] } } but still getting "Couldn't read autoShortcutProviderMangledName key from metadata." error.
Replies
Boosts
Views
Activity
Nov ’24