[GitHub] cordova-osx pull request: Support for multi-dimensional js array/o...

2016-02-09 Thread spirylics
Github user spirylics commented on the pull request: https://github.com/apache/cordova-osx/pull/29#issuecomment-181967238 @tripodsan I've made a pullrequest : https://github.com/apache/cordova-osx/pull/30 Is it sufficient ? Since several weeks, I use case sensitive

[GitHub] cordova-osx pull request: fix JavaScriptCore.h import case

2016-02-09 Thread spirylics
GitHub user spirylics opened a pull request: https://github.com/apache/cordova-osx/pull/30 fix JavaScriptCore.h import case You can merge this pull request into a Git repository by running: $ git pull https://github.com/spirylics/cordova-osx master Alternatively you can

[GitHub] cordova-osx pull request: Support for multi-dimensional js array/o...

2016-02-08 Thread spirylics
Github user spirylics commented on the pull request: https://github.com/apache/cordova-osx/pull/29#issuecomment-181573279 It should be 'JavaScriptCore/JavaScriptCore.h' instead of 'JavascriptCore/JavascriptCore.h'. (uppercase S) It doesn't work with c

[GitHub] cordova-osx pull request: Support for multi-dimensional js array/o...

2016-02-06 Thread spirylics
Github user spirylics commented on the pull request: https://github.com/apache/cordova-osx/pull/29#issuecomment-180792552 Somebody has this issue : ../CDVBridge.m:21:9: fatal error: 'JavascriptCore/JavascriptCore.h' file not found [exec] #import With OS