How to install a web browser on your Apple TV

How to install a web browser on your Apple TV

Surely all s of the Apple TV decoder would like to have a full web browser on their home device, with which they can surf the Internet from the comfort of their sofa. This is especially useful with the launch of the new Apple TV Remote, which has a touchpad. This material explains, How to install tvOSBrowser on your Apple TV.

1. Connect the Apple TV decoder to your Mac using a USB Type-C cable.

2. Copy browser address tvOSBrowserby clicking on this link.

3. On a Mac, open Xcode. You can read more about its installation and all the steps that have been taken so far in this material.

Xcode for Mac (Mac App Store).

4. Go to the section Source controlCHECKOUT and paste the link to copied tvOSBrowser in the second paragraph and click Next.

5. Once installed, make sure the Browser section is set to Apple TV and hit the «buttonPlay«. If the message «Failed construction“If you can't build a new vehicle, go to the next point in our instructions.

6. Open Finder, go to Programs, and right-click on XcodeShow package content.

7. Go to the following path ContentDeveloperDigital PlatformsAppleTVOS platformDeveloperSDKsAppleTVOS.sdkusr →.

8. Double-click the file Availability.hto open an Xcode window.

9. Find the following line in the text:

#define __TVOS_UNAVAILABLE __OS_AVAILABILITY (tvos, unavailable)
#define __TVOS_PROHIBITED __OS_AVAILABILITY (tvos, unavailable)

and replace it with the following:

#define __TVOS_UNAVAILABLE_NOTQUITE __OS_AVAILABILITY (tvos, unavailable)
#define __TVOS_PROHIBITED_NOTQUITE __OS_AVAILABILITY (tvos, unavailable)

10. Save the changes.

11. Repeat the point «5»By pressing the« button.Play«.

12. Open the application «Navigator»On Apple TV.

Fact!

Enjoy surfing the net from the comfort of your sofa.