I have certificates, identifiers, provisioning profiles, and a developer account over them all. Including my app extension target which is embedded in my app. Yet my app extension target does not allow me to add Siri to "Signing and Capabilities." The option, like the other developer options, and UNLIKE in the main app, aren't even on the list with the others.
What do I do?
The app will build and run, but I receive the message "MyApp hasn't added support for that with Siri."
If it matters, the intent I'm trying to use is INSendMessageIntent.
What I have tried:
Note: my signing is automatic. I tried manual but no luck there either. Siri is enabled in the main app target itself and works with custom intents. I tried manually adding Siri to the extension's entitlements file. Other than that, the standard: deletes, reinstalls, restarts, clean build folder, delete derived data, run the project and then run the target via Siri.