Github user eymorale commented on the pull request:

    https://github.com/apache/cordova-lib/pull/126#issuecomment-65794810
  
    Hi @oliversalzburg , the way I have implemented it that should be expected. 
iOS won't compile on anything other than OSX. I have included an explanation 
for this in the jira item noted above:
    
    "The other thing to consider is what happens when you try to build using 
the CLI for a platform that you don't have the environment set up for. 
Currently, what I have implemented is that it will just end the process with an 
error on the first platform it hits that cannot be built. It will not try to 
build the remaining platforms. For example, if you are on a windows machine and 
you do "build ios android", it's going to error out when it try to build iOS 
and just end the process there. This is to avoid running the after_build hooks 
and to let the user know that they can't build for iOS. The idea there is that 
the user would skip building iOS and just do "build android"."


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to