In workshop 5 you learned how to use Xcode Preview assistant editor to preview the layout of the application’s user interface on the iPhone 3 and 4 device, and the iPad device. In this workshop you will learn how to resolve layout issues that show up in the Assistant editor window. Take a look at the image […]
Day: August 19, 2014
In this workshop you will learn how to use Xcode Assistant editor to quickly preview the application’s layout on different devices. Before you be begin I assume the following: You installed Xcode 6 on your Mac You created an iOS project called Swift Variable; if not then read Workshop 2 In the olden days, you had to run […]
The goal of this chapter is to show you how to use Xcode 6 IDE to design an iOS application’s user interface by adding controls on the storyboard scene and setting attributes of the scene’s controls. Before you begin I assume the following: You installed Xcode 6 on your Mac You’ve created an iOS project called […]
In this workshop I debrief you on the five main areas of Xcode 6 Integrated Development Editor (IDE for short) and the Swift Programming Language. Xcode 6 IDE is divided up in 5 main areas as shown in the image below. You should print this pdf file, Xcode Shortcuts B_W. It is a complete list of Xcode […]
Welcome to the Swift and Xcode 6 Demystified online course. The course material is presented as workshops and you are reading the first one. In it you will learn how to use Xcode 6 Beta to create a new iOS project. So before you begin the workshop I assume the following: You downloaded and installed Yosemite […]