devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
797 stars 133 forks source link

TableViewController.m中#if __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_9_0 判断未生效 #4

Closed fhefh2015 closed 8 years ago

fhefh2015 commented 8 years ago

xcode Version 7.2 (7C68) iOS SDK 8.4

QQ20160806-0.png

devedbox commented 8 years ago

已经解决