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/04/10 21:52:36 UTC

[GitHub] [cordova] timbru31 commented on issue #82: [Plugins] Saucelabs will deprecate "old" OS and Appium versions

timbru31 commented on issue #82: [Plugins] Saucelabs will deprecate "old" OS and Appium versions
URL: https://github.com/apache/cordova/issues/82#issuecomment-481881001
 
 
   Besides that, all xcode8 test will no longer work due to:
   > Cordova needs xcodebuild version 9.0.0 or greater, you have version 8.0. Please install version 9.0.0 or greater from App Store
   
   Why? Because the tests install `npm i -g cordova` and will receive CLI v9 which itself will install cordova-ios 5.0.0 which set the minimum version to Xcode9: https://github.com/apache/cordova-ios/blob/master/bin/templates/scripts/cordova/lib/check_reqs.js#L29
   
   🙃

----------------------------------------------------------------
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