[
https://issues.apache.org/jira/browse/CB-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090025#comment-16090025
]
ASF GitHub Bot commented on CB-12856:
-------------------------------------
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-ios/pull/313
@andreszs Did you try:
```
cordova platform add https://github.com/shazron/cordova-ios.git#CB-12856
cordova plugin add https://github.com/phonegap/phonegap-plugin-push.git
--verbose
```
?
If you did that, and the issue was **not Resolved**, then we should review
the issue. Otherwise, we just need to wait for a new release to contain this
fix.
> Skip CocoaPods check_reqs if on non-darwin (macOS) platform
> -----------------------------------------------------------
>
> Key: CB-12856
> URL: https://issues.apache.org/jira/browse/CB-12856
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-ios
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Labels: backlog, ios-next
> Fix For: [email protected]
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]