> Don't worry - that way I can "abuse" your PR to fix all this stuff ;) > > You updated the test configuration from `xcode7.3` to `xcode8.3` - is this > fully required for this PR? Will people not be able to build with Xcode 7.3 > any more? (Is Xcode 7.3 related in any way any more?)
Yes, Xcode 8.3 is required for the iOS 10 SDK as some properties/class used by this PR don't exist in the iOS 9 SDK, e.g. [WKWebViewConfiguration.ignoresViewportScaleLimits](https://developer.apple.com/documentation/webkit/wkwebviewconfiguration/2274633-ignoresviewportscalelimits?language=objc) [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/pull/271 ] This message was relayed via gitbox.apache.org for [email protected]
