[GitHub] cordova-node-xcode pull request #4: add check for isArray so that strings do...

2017-09-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-node-xcode/pull/4


---

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



[GitHub] cordova-node-xcode pull request #4: add check for isArray so that strings do...

2017-09-24 Thread mintbridge
GitHub user mintbridge opened a pull request:

https://github.com/apache/cordova-node-xcode/pull/4

add check for isArray so that strings don't cause an error when calli…

…ng .filter

Fixes https://github.com/facebook/react-native/issues/13160

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

$ git pull https://github.com/mintbridge/cordova-node-xcode patch-1

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

https://github.com/apache/cordova-node-xcode/pull/4.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 #4


commit 69d8e618f335b4f040d061403fde2fcda7cde577
Author: Paul Dixon 
Date:   2017-09-24T11:07:54Z

add check for isArray so that strings don't cause an error when calling 
.filter




---

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