<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frakman1</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frakman1"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Frakman1"/>
	<updated>2026-06-04T22:43:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Apple_TV_4_and_5_(HD_and_4K)&amp;diff=192949</id>
		<title>HOW-TO:Install Kodi on Apple TV 4 and 5 (HD and 4K)</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Apple_TV_4_and_5_(HD_and_4K)&amp;diff=192949"/>
		<updated>2020-01-27T00:08:54Z</updated>

		<summary type="html">&lt;p&gt;Frakman1: /* Install on a jailbroken Apple TV */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[iOS]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
== Install from Windows (only for Apple TV 4) ==&lt;br /&gt;
&lt;br /&gt;
=== What about the Apple TV 4K? ===&lt;br /&gt;
&lt;br /&gt;
{{warning|Unfortunately the Apple TV 4K does not have a USB-C. If you are not jailbroken the only official way to sideload Kodi on your device is to use Xcode on macOS with a wireless connection.&lt;br /&gt;
To get macOS on you computer you can use a virtual machine or check for building an [[w:Hackintosh|hackintosh]], but we will not discuss this here.}}&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
{{warning|Cydia Impactor is still a work-in-progress, There might be some bugs that you face while installing Kodi. It is not for the faint of heart.&lt;br /&gt;
This method also requires that Kodi be re-installed every &#039;&#039;&#039;7 days&#039;&#039;&#039; if you are using a free Apple developer account.}}&lt;br /&gt;
&lt;br /&gt;
* [http://cydiaimpactor.com/ Cydia Impactor]&lt;br /&gt;
* Windows 7 or higher&lt;br /&gt;
* Latest version of iTunes is needed to be installed.&lt;br /&gt;
* Latest .deb file of Kodi for tvOS from [http://mirrors.kodi.tv/test-builds/darwin/tvos/ Test builds]&lt;br /&gt;
* A USB-C cable, without that, you can&#039;t connect your Apple TV with computer&lt;br /&gt;
&lt;br /&gt;
=== Converting deb into ipa ===&lt;br /&gt;
&lt;br /&gt;
Before beginning the installation, you have to convert .deb file of Kodi into .ipa. That is because Cydia Impactor only accepts .ipa files and not .deb files. If you already know how to convert .deb into .ipa, you can skip to the installation below.&lt;br /&gt;
&lt;br /&gt;
*You will need to [http://www.7-zip.org/download.html/ Download 7-zip] and install it in your PC&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Follow the steps given below and you will be able to convert .deb file into .ipa file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc1.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Right Click on .deb file of Kodi that you downloaded on your PC and Select 7-zip &amp;gt; Extract files. Click OK in the next Window.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc3.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Open the resulting Folder and you will find data.tar file inside. Simply extract data.tar file with Right Click &amp;gt; 7-zip &amp;gt; Extract Files.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc4.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Now you should have data folder and data.tar file in the folder.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc5.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Go inside the data folder and open Applications folder. Here you will find a folder named Kodi.app.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc6.jpg|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Here create a new folder and name it “Payload” without quotes. Now you should have 2 folders. Payload and Kodi.app folder. Make sure that the P is capital in Payload.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc7.jpg|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Now simply drag the Kodi.app folder and drop it on top of the Payload folder. In other words, copy kodi.app and paste it inside Payload folder.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc8.jpg|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Next you have to Right-click the Payload folder and Click 7-zip &amp;gt; Add to archive option.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc9.jpg|&#039;&#039;&#039;Step 8:&#039;&#039;&#039; A new window will pop up. Here you have to make sure that the Archive format is set to zip and name the archive ending with .ipa . Something like Kodi.ipa. After that click OK. &amp;lt;br&amp;gt; Now you should have your kodi.ipa file ready for installation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;[https://www.drgeeky.com/convert-deb-file-into-ipa-file-for-sideloading-cydia-apps/ Source]&lt;br /&gt;
&lt;br /&gt;
=== Install Kodi on your Apple TV ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Connect your Apple TV 4 with power and make sure that it is turned ON before proceeding.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:1-USB-C-on-Apple-TV-4.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Connect your Apple TV4 with your computer, and make sure that it is turned ON. If iTunes or some other program pops up then close that first. &lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-and-XCode1.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Extract the Impactor zip file somewhere in your computer and Open Impactor.exe. Don’t select “Run as Administrator” for Cydia Impactor.&lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-windows2.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Make sure that your Apple TV is detected by Cydia Impactor. After that Drag and drop the Kodi.ipa file in Cydia Impactor. &lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-windows3.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Cydia Impactor will ask you to Enter your Apple ID. Enter a Valid Apple ID here and click OK Cydia Impactor will start installing Kodi on your Apple TV.&lt;br /&gt;
File:Kodi-Apple-TV-1024x570.jpg|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Wait for the installation to complete. Once done, simply look for Kodi icon on your Apple TV 4 main screen and Now you can open it.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
{{notice|If you are using a free Apple developper account you will need to do this step every 7 days, so keep your IPA file on your computer}}&lt;br /&gt;
[https://www.drgeeky.com/install-kodi-apple-tv-without-mac-using-windows/ Source]&lt;br /&gt;
&lt;br /&gt;
== Install from Mac ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
* [http://dantheman827.github.io/ios-app-signer/ iOS App Signer]&lt;br /&gt;
* An iCloud account (required to download Xcode and to obtain your signing certificate and the provisioning profile)&lt;br /&gt;
* Xcode (you can download it directly from your Mac App Store)&lt;br /&gt;
* Latest .deb file of Kodi for tvOS from [http://mirrors.kodi.tv/test-builds/darwin/tvos/ Test builds]&lt;br /&gt;
* (optional) A USB-C cable if you have the Apple TV 4 (but just like the Apple TV 4K, the Apple TV 4 can also communicates wirelessly)&lt;br /&gt;
&lt;br /&gt;
=== Connect your device ===&lt;br /&gt;
&lt;br /&gt;
If you have an Apple TV 4 and a USB-C cable you can power on your device and plug in with your Mac.&lt;br /&gt;
Else if you have an Apple TV 4K or an Apple TV 4 without a USB-C cable you will need to pair your device wirelessly with Xcode.&lt;br /&gt;
You can follow the step-by-step guide below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Pair atv4 1bis.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; On your Apple TV open &amp;quot;Settings&amp;quot;.&lt;br /&gt;
File:Pair atv4 2.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Open &amp;quot;Remotes and Devices&amp;quot;.&lt;br /&gt;
File:Pair atv4 3.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Open &amp;quot;Remote App and Devices&amp;quot;.&lt;br /&gt;
File:Pair atv4 4.png|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Now keep your Apple TV at this screen and take your Mac.&lt;br /&gt;
File:Pair atv4 5.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Launch Xcode and then navigate to &amp;quot;Window&amp;quot; --&amp;gt; &amp;quot;Devices and Simulators&amp;quot; from the menu bar on top.&lt;br /&gt;
File:Pair atv4 6.png|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Select your Apple TV on the left panel and click &amp;quot;Pair&amp;quot;.&lt;br /&gt;
File:Pair atv4 7.png|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Fill the verification code that appear on your Apple TV screen and click on &amp;quot;Connect&amp;quot;. Your device is now paired with Xcode!&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Connect your Apple account in Xcode ===&lt;br /&gt;
&lt;br /&gt;
Follow the step-by-step guide below in order to connect your iCloud/Apple account in Xcode.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Connect icloud account 1.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Launch Xcode and open &amp;quot;Preferences&amp;quot; from the menu bar on top.&lt;br /&gt;
File:Connect icloud account 2.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Open the &amp;quot;Accounts&amp;quot; tab and add an account with the &amp;quot;+&amp;quot; button.&lt;br /&gt;
File:Connect icloud account 3.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Choose &amp;quot;Apple ID&amp;quot; then click &amp;quot;Continue&amp;quot;.&lt;br /&gt;
File:Connect icloud account 4.png|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Fill in your Apple account credentials then click &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Connect icloud account 5.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Now your Apple account is linked with Xcode!&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Generate Kodi IPA file from deb file ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have a free Apple developper account (this is usually the case if you are a &amp;quot;lambda&amp;quot; user) please follow the section [[#.28option_A.29_FREE_Apple_dev_account|FREE Apple dev account]], else if you have a paid developper account (99$/year) please follow the [[#.28option_B.29_PAID_Apple_dev_account|PAID Apple dev account]] section.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== (option A) FREE Apple dev account without [https://streambuzz.net/apple-tv-top-shelf/ Top Shelf] ====&lt;br /&gt;
&lt;br /&gt;
{{notice|If you are using a free Apple developper account you will need to re-sign and re-install Kodi every 7 days and the [https://streambuzz.net/apple-tv-top-shelf/ Top Shelf] feature will not work}}&lt;br /&gt;
&lt;br /&gt;
Follow the step-by-step guide below in order to (i) obtain a valid signing certificate and provisioning profile for your Kodi app and (ii) pack and sign Kodi &#039;&#039;.deb&#039;&#039; file in an &#039;&#039;.ipa&#039;&#039; file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Generata ipa atv free 1.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Open Xcode and click on &amp;quot;Create a new Xcode project&amp;quot;.&lt;br /&gt;
File:Generata ipa atv free 2.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Choose &amp;quot;tvOS&amp;quot; and &amp;quot;Single View App&amp;quot; then click on &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Generata ipa atv free 3.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Fill the &amp;quot;Product Name&amp;quot; with &amp;quot;kodi&amp;quot;, choose your Apple account name for the team, choose your name for the &amp;quot;Organization Name&amp;quot; and &amp;quot;com.yourusername&amp;quot; (without any space) for your &amp;quot;Organization identifier&amp;quot;. Then click on &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Generata ipa atv free 4.png|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Finally choose a location for the Xcode project then click on &amp;quot;Create&amp;quot;. &lt;br /&gt;
File:Generata ipa atv free 5.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Your Xcode project is now alive, open the devices list by clicking on the target device on the top left.&lt;br /&gt;
File:Generata ipa atv free 6.png|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Choose your your &amp;quot;real&amp;quot; connected Apple TV. Also, check for a &amp;quot;Fix issue&amp;quot; button on the signing panel, if this button is present click on it. Now you can close your Xcode window.&lt;br /&gt;
File:Generata ipa atv free 7.png|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Now open iOS App Signer, click on &amp;quot;Browse&amp;quot; and choose the Kodi DEB file, select the signing certificate corresponding to your Apple account, select the provisioning profile corresponding to the organization identifier that you have previously chosen, then click on &amp;quot;Start&amp;quot;.&lt;br /&gt;
File:Generata ipa atv free 8.png|&#039;&#039;&#039;Step 8:&#039;&#039;&#039; Click on &amp;quot;Save&amp;quot; and wait until the Kodi IPA file appears in the same folder as the DEB file.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (option B) PAID Apple dev account with [https://streambuzz.net/apple-tv-top-shelf/ Top Shelf] ====&lt;br /&gt;
&lt;br /&gt;
During the step-by-step guide below you will need to extract the &amp;lt;code&amp;gt;.deb&amp;lt;/code&amp;gt; file and also a &amp;lt;code&amp;gt;.tar.lzma&amp;lt;/code&amp;gt; file, to do that you can use an extractor app like [https://theunarchiver.com The Unarchiver], or also a Terminal with the commands:&lt;br /&gt;
* &amp;lt;code&amp;gt;ar -x kodi-tvos.deb&amp;lt;/code&amp;gt; to extract the &amp;lt;code&amp;gt;.deb&amp;lt;/code&amp;gt; file,&lt;br /&gt;
* &amp;lt;code&amp;gt;tar -xzf data.tar.lzma&amp;lt;/code&amp;gt; to extract the &amp;lt;code&amp;gt;.tar.lzma&amp;lt;/code&amp;gt; file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Generata ipa atv paid 1.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Open Xcode and click on &amp;quot;Create a new Xcode project&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 2.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Choose &amp;quot;tvOS&amp;quot; and &amp;quot;Single View App&amp;quot; then click on &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 3.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Fill the &amp;quot;Product Name&amp;quot; with &amp;quot;kodi&amp;quot;, choose your Apple account name for the team, choose your name for the &amp;quot;Organization Name&amp;quot; and &amp;quot;com.yourusername&amp;quot; (without any space) for your &amp;quot;Organization identifier&amp;quot;. Then click on &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 4.png|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Finally choose a location for the Xcode project then click on &amp;quot;Create&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 5.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Your Xcode project is now alive, open the devices list by clicking on the target device on the top left.&lt;br /&gt;
File:Generata ipa atv paid 6.png|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Choose your your &amp;quot;real&amp;quot; connected Apple TV. Also, check for a &amp;quot;Fix issue&amp;quot; button on the signing panel, if this button is present click on it. Now you can close your Xcode window.&lt;br /&gt;
File:Generata ipa atv paid 6bis.png|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Click on &amp;quot;Capabilities&amp;quot;, then enable &amp;quot;App Groups&amp;quot;, click on the &amp;quot;+&amp;quot; button and create a new group group.com.yourusername.kodi, and finally enable this group.&lt;br /&gt;
File:Generata ipa atv paid 7.png|&#039;&#039;&#039;Step 8:&#039;&#039;&#039; Click on &amp;quot;File&amp;quot; --&amp;gt; &amp;quot;New&amp;quot; --&amp;gt; &amp;quot;Target..&amp;quot; &lt;br /&gt;
File:Generata ipa atv paid 8.png|&#039;&#039;&#039;Step 9:&#039;&#039;&#039; Choose &amp;quot;tvOS&amp;quot;, &amp;quot;TV Services Extension&amp;quot; then click on &amp;quot;Next&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 9.png|&#039;&#039;&#039;Step 10:&#039;&#039;&#039; Fill the &amp;quot;Product Name&amp;quot; with &amp;quot;kodi topshelf&amp;quot;, choose your Apple account name for the team and choose your name for the &amp;quot;Organization Name&amp;quot;, then click on &amp;quot;Finish&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 10.png|&#039;&#039;&#039;Step 11:&#039;&#039;&#039; Click on &amp;quot;Activate&amp;quot;.&lt;br /&gt;
File:Generata ipa atv paid 11.png|&#039;&#039;&#039;Step 12:&#039;&#039;&#039; Click on &amp;quot;Capabilities&amp;quot;, then enable &amp;quot;App Groups&amp;quot; and enable the group previously created.&lt;br /&gt;
File:Generata ipa atv paid 12.png|&#039;&#039;&#039;Step 13:&#039;&#039;&#039; Now close Xcode and open the folder that contains your Kodi DEB file, then right click on it and open it with your unarchiver app. You will obtain 3 files.&lt;br /&gt;
File:Generata ipa atv paid 13.png|&#039;&#039;&#039;Step 14:&#039;&#039;&#039; Right click on &amp;quot;data.tar.lzma&amp;quot; and open it with your unarchiver app. You will obtain a folder named &amp;quot;data&amp;quot;. Open &amp;quot;data&amp;quot; and all other folders until you find the &amp;quot;Kodi.app&amp;quot; file. Right click on it and choose &amp;quot;Show Package Contents&amp;quot; then open the &amp;quot;PlugIns&amp;quot; folder.&lt;br /&gt;
File:Generata ipa atv paid 14.png|&#039;&#039;&#039;Step 15:&#039;&#039;&#039; Open iOS App Signer, drag and drop &amp;quot;TVOSTopShelf.appex&amp;quot; in the &amp;quot;Input File&amp;quot; field, select the signing certificate corresponding to your Apple account, select the provisioning profile &amp;quot;com.yourusername.kodi.kodi-topshelf&amp;quot;, then click on &amp;quot;Start&amp;quot;. When the process has finished close iOS App Signer.&lt;br /&gt;
File:Generata ipa atv paid 15.png|&#039;&#039;&#039;Step 16:&#039;&#039;&#039; In your Finder window go back until you see the &amp;quot;Kodi.app&amp;quot; file. Open iOS App Signer, drag and drop &amp;quot;Kodi.ipa&amp;quot; in the &amp;quot;Input File&amp;quot; field, select the signing certificate corresponding to your Apple account, select the provisioning profile &amp;quot;com.yourusername.kodi&amp;quot;, &#039;&#039;&#039;check &amp;quot;ignore PlugIns folder&amp;quot;&#039;&#039;&#039;, then click on &amp;quot;Start&amp;quot;. Click on &amp;quot;Save&amp;quot; and wait until the Kodi IPA file appears in the same folder as the &amp;quot;Kodi.app&amp;quot; file.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install Kodi on your Apple TV ===&lt;br /&gt;
&lt;br /&gt;
Finally you have to install your freshly created IPA file to your device. To do that follow the step-by-step guide below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Pair atv4 5.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Start your Apple TV and stay on the main menu screen. Launch Xcode and then navigate to &amp;quot;Window&amp;quot; --&amp;gt; &amp;quot;Devices and Simulators&amp;quot; from the menu bar on top.&lt;br /&gt;
File:Sideload atv 1.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Select your device on the left panel and click on the &amp;quot;+&amp;quot; button.&lt;br /&gt;
File:Sideload atv 2.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Select your freshly generated IPA file then click on &amp;quot;Open&amp;quot;, finally wait until Kodi appear on your Apple TV main menu screen.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Install on a jailbroken Apple TV ==&lt;br /&gt;
&lt;br /&gt;
It is simple to get Kodi working on your [[w:iOS jailbreaking|jailbroken]] Apple TV. Here you can find the current tvOS versions with an available jailbreak for the Apple TV 4 and 4K:&lt;br /&gt;
* &#039;&#039;&#039;10.2.2 to 11.1:&#039;&#039;&#039; [https://wiki.awkwardtv.org/wiki/Backr00m backr00m]&lt;br /&gt;
* &#039;&#039;&#039;11.0 to 11.4.1:&#039;&#039;&#039; [https://coolstar.org/electra/ electraTV]&lt;br /&gt;
* &#039;&#039;&#039;12.0 to 12.1.1:&#039;&#039;&#039; [https://chimera.sh chimeraTV]&lt;br /&gt;
&lt;br /&gt;
Once your Apple TV is jailbroken:&lt;br /&gt;
# Download the latest .deb file of Kodi for tvOS from [http://mirrors.kodi.tv/test-builds/darwin/tvos/ Test builds] and put it on your Desktop.&lt;br /&gt;
# Open a terminal window on your computer.&lt;br /&gt;
# Move to your desktop with &amp;lt;code&amp;gt;cd ~/Desktop&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Send the deb file to your Apple TV with &amp;lt;code&amp;gt;scp DEB_FILE root@IP_ADDRESS:/var/root/&#039;&amp;lt;/code&amp;gt; (adapt with your case, for example  &amp;lt;code&amp;gt;scp kodi-20180227-4a25e62-yab-tvos.deb root@192.168.1.3:/var/root/&amp;lt;/code&amp;gt;), the default password is &amp;lt;code&amp;gt;alpine&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Connect to your Apple TV with &amp;lt;code&amp;gt;ssh root@IP_ADDRESS&amp;lt;/code&amp;gt;, default password is &amp;lt;code&amp;gt;alpine&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Install Kodi with &amp;lt;code&amp;gt;dpkg -i /var/root/kodi-20180227-4a25e62-yab-tvos.deb&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Refresh icons cache with &amp;lt;code&amp;gt;uicache&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Kodi should be on your main Apple TV screen.&lt;br /&gt;
&lt;br /&gt;
[https://wiki.awkwardtv.org/wiki/Installing_Deb_Files Source]&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:IOS|IOS]]&lt;br /&gt;
[[Category:How-to|IOS]]&lt;br /&gt;
[[Category:Installation|IOS]]&lt;/div&gt;</summary>
		<author><name>Frakman1</name></author>
	</entry>
</feed>