My first Swift iOS app - Code School tutorial
- Xcode Version 7.2.1
This is a simple app to practice iOS programming with Swift. The app has three 'scenes': a Contact page, a Product page, and a Table (list view) page. The Table page lists all the products, each can be selected to go to that product's page. The app has not been deployed - use Xcode's iPhone simulator (iPhone 6s) to check it out.