From c87c60d2bb54bdbb43455b5dbedcf2af53c9aaed Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Thu, 4 Oct 2018 15:06:42 -1000 Subject: Specify arches to compile via variable and clear up iOS11 availability warning --- iPhonePrivate.h | 1 + 1 file changed, 1 insertion(+) (limited to 'iPhonePrivate.h') diff --git a/iPhonePrivate.h b/iPhonePrivate.h index e8748a4..9852bbe 100644 --- a/iPhonePrivate.h +++ b/iPhonePrivate.h @@ -281,6 +281,7 @@ enum { // }}} // @interface Web* {{{ @interface WebPreferences : NSObject ++ (void) setWebKitLinkTimeVersion:(NSInteger)version; - (void) setCacheModel:(WebCacheModel)value; - (void) setJavaScriptCanOpenWindowsAutomatically:(BOOL)value; @end -- cgit v1.2.3