[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-05-22 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/307 @qcgm1978 not sure why you commented here, it's not relevant to the issue. Cordova was meant to be used through the CLI, not Xcode. `www` is for edits when using the cordova cli, it will process

[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-05-17 Thread qcgm1978
Github user qcgm1978 commented on the issue: https://github.com/apache/cordova-ios/pull/307 @shazron I create a new project and open it in Xcode, when I modified js file in www folder, it not update after click run button to execute it in emulator. --- If your project is set up for

[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-05-11 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/307 @leshik can you try with a new fresh project? perhaps in a new existing project you need to `cordova platform rm ios` then `cordova platform add ios` Confirm you are getting the latest: `cord

[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-05-10 Thread leshik
Github user leshik commented on the issue: https://github.com/apache/cordova-ios/pull/307 @shazron hi, doesn't work for me with latest cordova-ios@4.4.0 – same error (` file not found`). What can I do to troubleshoot the issue? --- If your project is set up for it, you can repl

[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-04-19 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/307 Not sure why CI is failing on an unrelated unit-test, it passes locally. Investigating. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as