Re: Need Help with Swift
Re: Need Help with Swift
- Subject: Re: Need Help with Swift
- From: Quincey Morris <email@hidden>
- Date: Thu, 03 Dec 2015 23:22:58 -0800
- Feedback-id: 167118m:167118agrif8a:167118s5Ui8QQxtq:SMTPCORP
On Dec 3, 2015, at 23:12 , Stevo Brock <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden