We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f9dd2 commit 1d9ce41Copy full SHA for 1d9ce41
.DS_Store
0 Bytes
AXWebViewController/AXWebViewController/AXWebViewController.h
@@ -31,8 +31,8 @@
31
#endif
32
33
#ifndef AX_WEB_VIEW_CONTROLLER_USING_WEBKIT
34
-// #define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_8_0
35
-#define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT 0
+#define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_8_0
+// #define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT 1
36
37
38
#ifndef AX_WEB_VIEW_CONTROLLER_DEFINES_PROXY
0 commit comments