GitHub user sarangan12 opened a pull request:

    https://github.com/apache/cordova-ios/pull/224

    Removed the check for valid targets

    This check does not serve any real purpose. But, if you already have a 
simulator which is not in the array, this will just stop the run. If you dont 
have this check and provide an invalid simulator, the only effect is that the 
build will continue and then the error message. 
    
    @omefire @riknoll @nikhilkh Can you please review and merge this PR?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarangan12/cordova-ios CB-11265

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/224.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #224
    
----
commit ce5ac09a5730ff60916266e738aa221d895c52c0
Author: Sarangan Rajamanickam <saraj...@microsoft.com>
Date:   2016-05-13T23:09:11Z

    Removed the check for valid targets

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to