jcesarmobile commented on pull request #825: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/825#issuecomment-756335204
> @jcesarmobile Do you know issues or users about Xcode 10? Don't understand the question, the issue on Xcode 10 is linked on my previous comment https://github.com/apache/cordova-plugin-inappbrowser/issues/831 The easy fix for users is to use Xcode 11 or newer to compile, if we wanted to support it a `#if __IPHONE_OS_VERSION_MAX_ALLOWED >= 130000` macro should be used, but probably not worth it ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
