Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4B809200BC5 for ; Tue, 8 Nov 2016 01:23:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4A1A3160AEC; Tue, 8 Nov 2016 00:23:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 932E7160B10 for ; Tue, 8 Nov 2016 01:22:59 +0100 (CET) Received: (qmail 22496 invoked by uid 500); 8 Nov 2016 00:22:58 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 22191 invoked by uid 99); 8 Nov 2016 00:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 00:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 862132C2A66 for ; Tue, 8 Nov 2016 00:22:58 +0000 (UTC) Date: Tue, 8 Nov 2016 00:22:58 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Issue Comment Deleted] (CB-12118) Cordova run ios does not automatically deploy to device MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 08 Nov 2016 00:23:00 -0000 [ https://issues.apache.org/jira/browse/CB-12118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-12118: ---------------------------------- Comment: was deleted (was: The side effect of this decision is, if you have a device connected, to run to emulator you will have to specify "--emulator" now.) > Cordova run ios does not automatically deploy to device > ------------------------------------------------------- > > Key: CB-12118 > URL: https://issues.apache.org/jira/browse/CB-12118 > Project: Apache Cordova > Issue Type: Bug > Components: CLI, iOS > Affects Versions: cordova-cli@6.4.0, cordova-ios@4.3.0 > Environment: running cordova on macOS Sierra 10.12.1 on MacBook Pro with Cordova Cli 6.4.0 and cordova ios 4.3.0 XCode 8.1 npm 6.9.1 ios-deploy 1.9.0 > Reporter: Brandon Yoxtheimer > Fix For: cordova-ios@4.3.1 > > > In the current project I am working when running cordova run ios command with an iphone connected to my mac via usb cable the app does not run automatically on the device that is connected. It instead throws an error 2016-11-05 22:42:28.595 ios-deploy[13652:464976] [ !! ] Can't access app path '/Users/brandonyoxtheimer/runiostest/platforms/ios/build/device/HelloCordova.app' : No such file or directory > Error: Error code 253 for command: ios-deploy with args: --justlaunch,--no-wifi,-d,-b,/Users/brandonyoxtheimer/runiostest/platforms/ios/build/device/HelloCordova.app > if i run cordova run ios --device it does deploy to the device. So it appears there is an issue where cordova is checking whether there is a device and building the app into the device directory under platforms/ios/build -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org