Book Image

Swift by Example

By : Giordano Scalzo
Book Image

Swift by Example

By: Giordano Scalzo

Overview of this book

Table of Contents (15 chapters)

Building the skeleton of the app


As we have already seen in the previous chapter, we can create our app by going to File | New | Project, and then selecting Single View Application from the list of templates.

For simplifying the handling of different resolutions, our memory game is in landscape mode only, so when the creation of the template has been completed, uncheck Portrait as the allowed device orientation, as shown in the following screenshot: