Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Swift Cookbook

You're reading from   Swift Cookbook Over 50 hands-on recipes to help you create apps, solve problems, and build your portfolio of projects in Swift

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781784391379
Length 392 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (13) Chapters Close

Preface 1. Getting Started with Xcode and Swift FREE CHAPTER 2. Standard Library and Collections 3. Using Structs and Generics 4. Design Patterns with Swift 5. Multitasking 6. Playground 7. Swift Debugging with Xcode 8. Integrating with Objective-C 9. Dealing with Other Languages 10. Data Access 11. Miscellaneous Index

Installing Xcode from the App Store

The first way of installing Xcode is by downloading it from the App Store. The advantage of this method is that you will be warned about updates, and the system requirements will be checked before the download starts.

Getting ready

To download any program from the App Store, you must have an Apple ID; it's free and it won't take long to set up.

How to do it...

  1. To download Xcode from the App Store, just open App Store from your dock or your applications folder.

    How to do it...

  2. The first time you open the App Store, it will ask you for your Apple ID details (email and password). After opening this application, just search for xcode in the textbox, which is located on the upper-right corner of this application.
    How to do it...
  3. Make sure that you are installing Xcode from the right vendor (Apple); sometimes, we get results that lead us to think that they are what we want but they aren't.
  4. Once you have found the Xcode app, just click on the Install button, and the next step is to go for coffee, or you can call a friend, because Xcode is 2.2 gigas, which means that it will take a while to download, so take a break now.
  5. To check if Xcode has finished the installation, you just need to open the Applications folder or the Launchpad app, then have a look to see whether there is any progress bar under the Xcode icon.

How it works...

Like any other application that you will install from the App Store, you only need to open the App Store application, search for it, and install it.

There's more...

If you buy a new computer, you will see that Xcode will be offered to be installed into your new machine. This is because Apple keeps track of the applications you've already installed.

You have been reading a chapter from
Swift Cookbook
Published in: Apr 2015
Publisher:
ISBN-13: 9781784391379
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 $19.99/month. Cancel anytime
Banner background image