knight9999 commented on issue #528: GH-523 : ignore swift version settings of cocoapods libraries on windows URL: https://github.com/apache/cordova-ios/pull/528#issuecomment-463896697 @janpio I simply added `check_reqs.check_cocoapods()` to cocoapod related function as same as the case of `pod install` in cordova 4.5.*. `check_reqs.check_cocoapods` checks os type, cocoapods is installed or not, and cocoapods version is suitable or not. It shows appropriate warning message if necessary.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
