Skip to content

Commit 1d9ce41

Browse files
committed
Updated...
1 parent e9f9dd2 commit 1d9ce41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

AXWebViewController/AXWebViewController/AXWebViewController.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
#endif
3232

3333
#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
34+
#define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_8_0
35+
// #define AX_WEB_VIEW_CONTROLLER_USING_WEBKIT 1
3636
#endif
3737

3838
#ifndef AX_WEB_VIEW_CONTROLLER_DEFINES_PROXY

0 commit comments

Comments
 (0)