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

Shazron Abdullah commented on CB-4332:
--------------------------------------

That's a good question -- since I'm 99.9999% sure that once iOS 7 is released, 
all apps to be submitted to the App Store will require Xcode 5 since that is 
the only Xcode that comes with iOS 7, so requiring Xcode 5 would be a safe bet. 
My hunch is this fall with the launch of the new iPhone 5S(?).

But, if we want to consider enterprise developers who don't have that 
restriction, they might want to use this still. I'm not experienced with npm 
(yet) but taking a look at npm-scripts 
(https://npmjs.org/doc/misc/npm-scripts.html) it would just call the ios-sim 
Rakefile I suppose to install and wouldn't be that hard to implement (my 
assumption right now).
                
> create npm package for ios-sim
> ------------------------------
>
>                 Key: CB-4332
>                 URL: https://issues.apache.org/jira/browse/CB-4332
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.1.0
>
>
> how: https://npmjs.org/doc/developers.html
> what: http://github.com/phonegap/ios-sim
> Right now, this is required by cordova-emulate, but if it is missing, it 
> requires homebrew to be installed before you can install ios-sim. 
> Since beginning with 3.0 and the CLI you need nodejs, why not install ios-sim 
> using node and add it as a dependency for the CLI. 

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