Benjamin Reed created CB-9230:
---------------------------------

             Summary: `cordova run ios` launches the emulator rather than 
talking to my device
                 Key: CB-9230
                 URL: https://issues.apache.org/jira/browse/CB-9230
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
         Environment: node = 0.12.2
npm = 2.7.4

cordova:
/usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova
cordova@5.1.1 /usr/local/lib/node_modules/cordova
├── underscore@1.7.0
├── q@1.0.1
├── nopt@3.0.1 (abbrev@1.0.7)
└── cordova-lib@5.1.1 (valid-identifier@0.0.1, osenv@0.1.0, 
properties-parser@0.2.3, bplist-parser@0.0.6, mime@1.2.11, unorm@1.3.3, 
semver@2.1.0, rc@0.5.2, shelljs@0.3.0, dep-graph@1.1.0, npmconf@0.1.16, 
through2@0.6.3, xcode@0.6.7, d8@0.4.4, init-package-json@1.7.0, 
elementtree@0.1.6, request@2.47.0, tar@1.0.2, glob@4.0.6, 
cordova-registry-mapper@1.1.8, plist@1.1.0, cordova-js@4.0.0, 
cordova-app-hello-world@3.9.0, npm@1.3.4)
            Reporter: Benjamin Reed


It used to be that `{{cordova emulate ios}}` started in the emulator, and 
`{{cordova run ios}}` started on my iPhone plugged in over USB.

Sometime in the last few months, I noticed that I have to now add --device 
(`{{cordova run --device ios}}`) to make it launch on the device; instead it 
just starts the emulator same as `{{cordova emulate}}` does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to