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 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 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 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