You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2013/10/18 03:16:41 UTC

[jira] [Created] (CB-5125) cordova build ios broken

Carlos Santana created CB-5125:
----------------------------------

             Summary: cordova build 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


build scripts runs half way and it doesn't finish
this affects also "cordova emulate ios" which depends on build

Recreate
cordova create 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)