[ 
https://issues.apache.org/jira/browse/CB-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj resolved CB-3602.
---------------------------

    Resolution: Won't Fix

Unfortunately, as the error describes, you need an additional tool installed to 
do the deploy-to-emulator bits. This functionality does not come stock with iOS 
tooling so, thus the requirement.

Try following the instructions you see in the error code (either using brew to 
install the tool or downloading the repo you see and compiling it yourself).
                
> cordova emulate ios failing
> ---------------------------
>
>                 Key: CB-3602
>                 URL: https://issues.apache.org/jira/browse/CB-3602
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>         Environment: Macintosh OSX 10.8.3
>            Reporter: John M. Wargo
>            Assignee: Filip Maj
>
> running latest CLI (2.8.2?) I'm experiencing this on two macs. Create a new 
> project, add a platform and emulate. Sits for a while then generates then 
> returns to the command prompt. If I execute it again, then the error pops up. 
>  In this example, the android emulator loaded, but not iOS.  I can open the 
> project in Xcode and run it, but not from the command line.
> Last login: Tue Jun  4 14:29:31 on ttys000
> jmw-mini:~ jwargo$ cd dev
> jmw-mini:dev jwargo$ cd cordova-book/
> jmw-mini:cordova-book jwargo$ cordova create test
> jmw-mini:cordova-book jwargo$ cd test
> jmw-mini:test jwargo$ cordova platform add ios
> jmw-mini:test jwargo$ cordova platform add android
> jmw-mini:test jwargo$ cordova emulate ios
> jmw-mini:test jwargo$ cordova emulate
> [Error: An error occurred while emulating/deploying the ios project.Error: 
> ios-sim was not found. Please download, build and install version 1.5 or 
> greater from https://github.com/phonegap/ios-sim into your path. Or 'brew 
> install ios-sim' using homebrew: http://mxcl.github.com/homebrew/
> ]
> jmw-mini:test jwargo$ 

--
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

Reply via email to