From issues-return-5494-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Mon Jun 3 22:26:21 2013 Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D871D10917 for ; Mon, 3 Jun 2013 22:26:21 +0000 (UTC) Received: (qmail 156 invoked by uid 500); 3 Jun 2013 22:26:21 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 134 invoked by uid 500); 3 Jun 2013 22:26:21 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 99995 invoked by uid 99); 3 Jun 2013 22:26:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 22:26:21 +0000 Date: Mon, 3 Jun 2013 22:26:21 +0000 (UTC) From: "Filip Maj (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-3376) cordova build ios fails explicitly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-3376: -------------------------- Description: When running a build, the command fails with: {code} [Error: An error occurred while building the ios project. /bin/sh: /Users/fil/src/tmp/platforms/ios/cordova/build: No such file or directory] {code} was: When running a build, if the xcodebuild command fails, there is no output or notification. This is especially painful when running a continuous integration system, or build runner (like grunt), as it thinks all is fine, but just as bad when doing an individual build, as you have no idea if there was a problem, until you try and install the app. Affects Version/s: (was: 2.6.0) 2.7.0 Summary: cordova build ios fails explicitly (was: cordova build ios fails silently) > cordova build ios fails explicitly > ---------------------------------- > > Key: CB-3376 > URL: https://issues.apache.org/jira/browse/CB-3376 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 2.7.0 > Environment: OSX > Reporter: Andrew Smith > Assignee: Filip Maj > > When running a build, the command fails with: > {code} > [Error: An error occurred while building the ios project. /bin/sh: /Users/fil/src/tmp/platforms/ios/cordova/build: No such file or directory] > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira