I'm working on Shared with You support for my iOS / macOS app, and it's working very well on iOS. I am trying to publish a macOS beta that's signed with my Developer ID, but I'm getting the following error:
The Shared with You capability is not available for Mac Catalyst Developer ID provisioning profiles. Disable this feature and try again.
However, the documentation says that the feature is available on Mac Catalyst.
Is this just not available when trying to export for signing with my Developer ID? Is this an inherent limitation and this is only available for builds that are distributed through the App Store or TestFlight?