Found it! I downloaded the sample code for DrawTogether here
Post
Replies
Boosts
Views
Activity
Try adding a DERIVE UIKITFORMAC PRODUCT BUNDLE IDENTIFIER (replace the spaces with underscores) user defined flag to the extension build settings and set it to YES. I had a similar issue with my app's widget on catalyst and that's how I solved it.