On Dec 3, 2015, at 23:12 , Stevo Brock <devli...@sunsetmagicwerks.com> wrote: > > The Module field is empty. The MediaItemViewController was loading fine > until I decided to add the protocol and all the subsequent decoration..
Well, I realized afterwards that your view controller class is generic. Maybe you need to specify the specialization, and I have no idea how you do that directly. You could try using ‘@objc(someName)’ on the class to give it an Obj-C-style class name of your choosing. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com