You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/22 06:59:29 UTC

[GitHub] [cordova-plugin-geolocation] erisu opened a new pull request #209: ci(travis): update osx xcode image

erisu opened a new pull request #209:
URL: https://github.com/apache/cordova-plugin-geolocation/pull/209


   ### Motivation and Context
   
   Use the supported version of Xcode that is needed for the latest release of Cordova-iOS
   
   OSX XCode Image: 11.5


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



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


[GitHub] [cordova-plugin-geolocation] erisu merged pull request #209: ci(travis): update osx xcode image

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #209:
URL: https://github.com/apache/cordova-plugin-geolocation/pull/209


   


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



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


[GitHub] [cordova-plugin-geolocation] erisu commented on a change in pull request #209: ci(travis): update osx xcode image

Posted by GitBox <gi...@apache.org>.
erisu commented on a change in pull request #209:
URL: https://github.com/apache/cordova-plugin-geolocation/pull/209#discussion_r482753980



##########
File path: .travis.yml
##########
@@ -23,7 +23,7 @@ node_js: 12
 
 _ios: &_ios
   os: osx
-  osx_image: xcode10.3
+  osx_image: xcode11.5

Review comment:
       ```suggestion
     osx_image: xcode11.6
   ```




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



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