Convert a native iOS app made with Objective-C to an Apple TV - Page 1
How to create an Apple TV app
In this Apple TV app tutorial, you will learn to adapt and convert your own app into an Apple TV app with Objective-C
Download
the assets files here. You will find the basic Tic Tac Toe app and also the Tic Tac Toe Apple TV app in the zip file.(
By downloading this file, you agree to our
terms of services.)
0. Promo Video Tic Tac Toe Apple TV
This is the presentation os what you will be going to learn with this Tic Tac Toe Apple TV app.
1. Download Xcode
In this lecture, you will be downloading Xcode to create an Apple TV OS native app.
2. Open Xcode
We will now Open Xcode for Apple TV OS.
3. Verify game works
You now need to verify that the native objective-c iOS app works on iPhone.
4. Create the Apple TV target
Let's create the Apple TV target in Xcode.
5. Run it in the Apple TV simulator
Run the Apple TV target within the AppleTV simulator.
6. Overview Apple TV files
Overview of the Apple TV default files and Apple TV remote buttons and touch pad.
7. iPhone code into Apple TV OS
Converting the iPhone code into Apple TV OS code.
8. Apple TV app images and sounds
We will now tackle how to add images and sounds to Apple TV app.
9. App fit Apple TV screen
How to Tweak the iPhone app to fit Apple TV screen.