[
https://issues.apache.org/jira/browse/CB-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802438#comment-13802438
]
ASF subversion and git services commented on CB-5125:
-----------------------------------------------------
Commit 01c7ecec7ccf4a3c1423ddf3844e125d24965025 in branch refs/heads/master
from [~csantana]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=01c7ece ]
CB-5125: replace child process exec with spawn
> cordova compile build emulate ios broken
> ----------------------------------------
>
> Key: CB-5125
> URL: https://issues.apache.org/jira/browse/CB-5125
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.1.0
> Reporter: Carlos Santana
> Assignee: Carlos Santana
>
> build scripts runs half way and it doesn't finish
> this affects also "cordova emulate ios" which depends on build
> Recreate
> cordova -v
> 3.1.0-0.1.0
> cordova create foo com.foo foo
> cd foo
> cordova platform add ios
> cat "echo build is done" >> ./platforms/ios/cordova/build
> cordova build ios -d
> [xcode output]
> never see the end of build "build is done"
> strange but it works from terminal
> ./platform/ios/cordova/build
--
This message was sent by Atlassian JIRA
(v6.1#6144)