[
https://issues.apache.org/jira/browse/CB-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714699#comment-13714699
]
Shazron Abdullah commented on CB-4331:
--------------------------------------
Although I'm not sure it's a problem yet -- I think what's happening is, based
on my assumptions (an untested repro):
Note that Xcode 4 and 5 can be installed side by side.
1) Uninstall ios-sim
2) Install Xcode 4 or switch to the Xcode 4 CLI tools
3) Install ios-sim
4) Install Xcode 5 or switch to the Xcode 5 CLI tools
5) Run 'cordova emulate ios' on your project
6) Note it hangs/fails
What I think is happening here is, ios-sim needs to link to the appropriate
private remote simulator libraries provided by the current Xcode. So in this
case it needs to link to the libs provided by Xcode 5 to run when it is under
the Xcode 5 tools. So in step 5, ios-sim needs to be re-built with the Xcode 5
CLI tools.
> cordova/emulate needs ios-sim 1.7, not 1.5
> ------------------------------------------
>
> Key: CB-4331
> URL: https://issues.apache.org/jira/browse/CB-4331
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 3.1.0
>
>
> According to the comments on this blog post:
> http://blog.safaribooksonline.com/2013/07/19/streamline-cross-platform-development-using-apache-cordova-phonegap-cli/
> There is a problem with ios-sim 1.5, that is fixed with 1.7.
> The emulate/run scripts detect the version, require 1.7
--
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