You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "John M. Wargo (JIRA)" <ji...@apache.org> on 2013/06/04 21:37:21 UTC

[jira] [Commented] (CB-3602) cordova emulate ios failing

    [ https://issues.apache.org/jira/browse/CB-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675143#comment-13675143 ] 

John M. Wargo commented on CB-3602:
-----------------------------------

No problem - I saw that and thought it was missing from the cordova install. The docs refer to being able to do this, but no mention of additional tools.
                
> 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