Github user edewit closed the pull request at:
https://github.com/apache/cordova-lib/pull/90
---
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
Github user jsoref commented on the pull request:
https://github.com/apache/cordova-lib/pull/90#issuecomment-59990633
I can't say precisely, but, here's what I did:
```sh
$ git fetch --all
$ git branch -f master apache/master
$ cd cordova-lib/
```
Updates.
Github user shortstuffsushi commented on the pull request:
https://github.com/apache/cordova-lib/pull/90#issuecomment-59988944
Can someone who knows the build explain what has failed here? It's not
really clear from the AppVeyor output.
---
If your project is set up for it, you can r
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/90#discussion_r18538787
--- Diff: cordova-lib/package.json ---
@@ -36,7 +36,8 @@
"underscore": "1.4.4",
"xcode": "0.6.6",
"cordova-js": "3.x.x",
-
Github user edewit commented on the pull request:
https://github.com/apache/cordova-lib/pull/90#issuecomment-56484587
builds on top of cordova-ios/pull/104
---
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 d
GitHub user edewit opened a pull request:
https://github.com/apache/cordova-lib/pull/90
Project plugins
creates projects for each added plugin and adds them to the workspace.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edewit/