[ 
https://issues.apache.org/jira/browse/CB-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089986#comment-16089986
 ] 

ASF GitHub Bot commented on CB-12856:
-------------------------------------

Github user andreszs commented on the issue:

    https://github.com/apache/cordova-ios/pull/313
  
    **Installs version 1.10.5 under Windows 8.1 on July 2017 and gets CocoaPods 
error: tries to install the non-existant _CocoaPods for Windows_.**
    
    Seriously people, is it really that hard to find out the user's platform? I 
bet that Cordova provides some kind of global platform variable, it should be 
x64 for Windows 8 64 bits. For charity, please avoid misleading developers with 
stupid error messages that are totally out of place.


> 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: cordova-ios@4.4.1
>
>
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to