Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
For example, phonegap-plugin-push can be installed on Windows, but if you have the cordova-ios platform installed as well on Windows, it will fail the check_reqs CocoaPods check.
Make the check_reqs CocoaPods check only fail with the additional requirement that the platform is darwin (macOS). So if CocoaPods check fails, and the platform is non-darwin (Windows, Linux), check_reqs passes.
Attachments
Issue Links
- links to