Re: Strange XCode Warning
Re: Strange XCode Warning
- Subject: Re: Strange XCode Warning
- From: Dave <email@hidden>
- Date: Tue, 15 Sep 2015 17:31:56 +0100
This fixes it:
if ([(Class)theDetailViewClass conformsToProtocol:@protocol(LTWDetailViewProtocol)] == NO)
Although I’m not sure if what I am doing is allowable in Objective-C and I’ve just been getting away with it? I’ll have a look in the reference doc and see if it say anything about this.
Cheers
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden