
I got a series of ERR lines, ending with: npm ERR! not ok code 0 Or update your installation with this article: Ģ. With Node.js installed, open the Terminal app by clicking on it in the dock at bottom and issue the following command: sudo npm install -g cordova

Nevertheless, you can skip all those steps and still see your work in the the iOS Simulator included with Xcode - you just won’t be able to view the app in your device or App Store.

Any updates to these programs may affect the following instructions.ĭownload Apple’s latest OS and Xcode if you haven’t already:īefore you can install the app you create with Cordova on your device, you need to sign up as a Developer with Apple and go through the business documentation, Certificate Signing, Developer Certificate process, and more, all of which are detailed on Apple’s web site ( ), under Prepare for App Submission. I am referencing “cordova” in the command-line interface, not “phonegap.” This project will not use the PhoneGap Build service. In this article, I am referencing Mac OS X Yosemite 10.10.5 and Xcode 6.3.1 on a Mac Mini. This article assumes you’ve already followed the steps on to: This article gets you up to speed on how to integrate your HTML/CSS/JS app with Cordova into an iOS app using a Mac and prepare it for App Store submission.
