In the previous workshop you learned how to use the Assistant editor to connect the view’s objects in IB. In this workshop you learn how to Run the iOS Swift Variable app in the iPad Simulator. Before you begin, I assume you’ve done the following: read workshop 1-7 launched the Swift Variable app in Xcode 6 To test […]
Day: August 20, 2014
In the previous lesson you learned how to resolve auto layout issues for the application’s user interface. Now, you have to connect objects placed on the Main.storyboad scene’s canvas to code you’ll add in the ViewController.swift class file. I call this process connecting the view’s objects in IB and it is done in two steps. You […]