Brandon Yoxtheimer created CB-12118:
---------------------------------------
Summary: 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: [email protected], [email protected]
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
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: [email protected]
For additional commands, e-mail: [email protected]