Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
JavaScript Mobile Application Development

You're reading from  JavaScript Mobile Application Development

Product type Book
Published in Oct 2014
Publisher
ISBN-13 9781783554171
Pages 332 pages
Edition 1st Edition
Languages
Toc

Table of Contents (15) Chapters close

JavaScript Mobile Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. An Introduction to Apache Cordova 2. Developing Your First Cordova Application 3. Apache Cordova Development Tools 4. Cordova API in Action 5. Diving Deeper into the Cordova API 6. Developing Custom Cordova Plugins 7. Unit Testing the Cordova App's Logic 8. Applying it All – the Mega App Index

Configuring iOS development environment


Creating iOS development environment is a straightforward process if you meet the requirements. In order to have an iOS development environment, you need to:

  • Have a Mac machine that runs OS X Mountain Lion (10.8) or higher versions

  • Install Xcode on your Mac machine

  • Install the iOS SDK on your Mac machine

Xcode is the official Apple IDE that allows you to develop applications for Mac, iPhone, and iPad. Xcode has a lot of great features, some of which are:

  • Source code editor

  • Assistant editor

  • User-interface builder

  • iOS simulator

  • Static code analyzer

  • A powerful built-in open source low-level virtual machine (LLVM) compiler for C, C++, and Objective-C

  • The Live Issues feature, which highlights the common coding mistakes while coding your application, without the need to build your project

  • Complete support for SCM systems (subversion and Git source control)

You can download the latest version of Xcode from the Apple App Store on your Mac machine. You will find the iOS...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}