[
https://issues.apache.org/jira/browse/CB-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802439#comment-13802439
]
ASF subversion and git services commented on CB-5125:
-----------------------------------------------------
Commit dedc29a81b1bc57ce25d88bbad51478d0d1091c1 in branch refs/heads/master
from [~csantana]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=dedc29a ]
CB-5125 add tests for chil process 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)