Re: Why isn't this delegate protocol being seen?
Re: Why isn't this delegate protocol being seen?
- Subject: Re: Why isn't this delegate protocol being seen?
- From: G S <email@hidden>
- Date: Sun, 3 Oct 2010 22:44:39 -0700
> No it's not. CLLocationManagerDelegate is defined in
> CLLocationManagerDelegate.h. CLLocationManager.h only includes a
> forward reference to the protocol.
Aha, right-O. Thanks. I had just done a quick search and found the
string in there, and left it at that. I have a bunch of examples that
for some reason import the specific files instead of CoreLocation.h.
Replacing them with that single file did the trick.
I do prefer the angle brackets, but have encountered unpredictable
results when using them in the past. They do work here, however.
_______________________________________________
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