I'm trying to implement an Action Extension for my Apple Vision Pro app. On the developer page for app extensions, Action Extensions seem to be supported.
However, I don't see it as an option when I try to select a new template for visionOS in Xcode. I do see Action Extension as options in iOS and MacOS as I would expect.
Are Action Extensions supported for visionOS? If so, where should I look to find documentation on implementing them?
Thank you!