Create a Top Speed Cars Catalog Watch App using Swift


iOS App Development Tutorial Section

Create a Top Speed Cars Catalog Watch App using Swift

In this Apple watch app tutorial, you will learn how to create a Top Speed Cars Catalog Watch App using Swift. This is an advanced tutorial in which you will learn to create .plist files, read, feed data, create rows and much more.

Download files for the top Speed Cars Catalog Apple Watch App Project
(By downloading this file, you agree to our terms of services.)

1. Intro Top Speed Cars Catalog Watch App

Top Speed Cars Catalog apple watch App
In this video lecture, we will present and demo the Top Speed Cars Catalog apple watch app using swift.

2. Create the Swift XCode project

Swift XCode Top Cars Catalog Watch App
We are now going to create the Swift XCode project for the Top Cars Catalog Watch App.

3. Adding car images

add car images apple watch app Xcode
We now will add the top cars images to the Swift Xcode project.

4. Property list plist

how to create property list plist file xcode
In this lecture, we will learn how to create a property list plist file in xcode for the watch app.

5. Plist file Top cars data

cars watch app ios app development tutorial
Let's now enter the plist file top cars data.

6. Read the plist file

Swift plist file apple watch app tutorial
In this video, we will read the plist file from the Apple Watch app and display the entry count in the console.

7. Create a table view

table view apple watch app ios swift
We are now going to create a table view in the storyboard to display each data rows.

8. Row swift file nsobject

swift file nsobject apple watch app tutorial
Let's create and connect the row swift file nsobject to control the rows.

9. Display table row - part 1

ios programming tutorial cars watch app
Let's now focus on writing the logic to display each table row.

10. Display table row - part 2

car apple watch app table row
We now will finish writing the logic part and display each table row.