Apache Cordova was originally named PhoneGap. is a fast-developing platform for creating mobile cross-platform mobile applications based on HTML,CSS and JavaScript. PhoneGap was originally developed by Nitobi and Nitobi was acquired by Adobe on October 4, 2011, and the PhoneGap project was also contributed to the Apache Software Foundation and renamed Apache Cordova.
Build Cordova Environment steps under Mac:
1, in Apache Cordova network download Cordova Development package: HTTP://CORDOVA.APACHE.ORG/2, unpack the package, find Cordova-ios.zip, and then extract to the directory you want to store, such as the desktop/user/xxx/ DESKTOP/CORDOVA/CORDOVA-IOS3, go to directory: #cd/users/xx/desktop/cordova/cordova-ios/bin4, create project: #./create/users/xx/ Desktop/cordova/firstcordova Com.harris Firstcordova 5, open the project with Xcode and run it
Build Cordova development Environment under Mac