WebPolicyDelegate is still not a formal protocol. There is nothing for you to 
declare conformance to.

On 1 Nov 2012, at 07:44, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> wrote:

> 
> My app delegate (Mac OS X) looks like this:
> 
> #import <WebKit/WebKit.h>
> 
> @interface MyAppDelegate : NSObject <NSApplicationDelegate, 
> WebPolicyDelegate>        
> 
> But Xcode (4.5.1) complains: Cannot find protocol declarations for 
> "WebPolicyDelegate".
> 
> What am I doing wrong?
> 
> Gerriet.
> 
> _______________________________________________
> 
> 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/cocoadev%40mikeabdullah.net
> 
> This email sent to cocoa...@mikeabdullah.net


_______________________________________________

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

Reply via email to