John M. Wargo created CB-3602:
---------------------------------

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