Running phonegap project in IOS emulator without opening Xcode

Running phonegap without opening xcode ide

Open Terminal
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
brew doctor
brew install ios-sim

In phonegap project folder, go to cordova and double click emulate i.e. ~/phonegap/MyApp/cordova/emulate

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.