You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/09 11:37:43 UTC

[GitHub] [cordova-ios] jcesarmobile opened a new pull request #715: feat: add optional compile-time decision for disabling UIWebView

jcesarmobile opened a new pull request #715: feat: add optional compile-time decision for disabling UIWebView
URL: https://github.com/apache/cordova-ios/pull/715
 
 
   Based on https://github.com/apache/cordova-ios/pull/662, updated the prepare script to also modify the CordovaLib project so no removing and re adding platform is needed when `<preference name="WKWebViewOnly" value="true" />` was added to the `config.xml` after the platform was added.
   Also makes it possible to unset the value, the implementation on https://github.com/apache/cordova-ios/pull/662 didn't allow to change the value back to 0 without removing the platform. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org