> 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 (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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com