mikehouse / Apple-TV-Player

Apple TV m3u iptv player tvOS free open source
MIT License
112 stars 21 forks source link

IPA #3

Open Bayharbourbutcher1 opened 7 months ago

Bayharbourbutcher1 commented 7 months ago

Is it possible to get the ipa for tvos please? Id like to use your app but I don't have a mac to build it myself.

mikehouse commented 7 months ago

Hi 🙂 Unfortunately, I cannot do it because I don't have active Apple Developer Program membership 😢 To make it work I have to add to ipa's signature file (mobile.provisioning) your Apple TV unique id (uuid), but to access to the mobile.provisioning file I have to have Apple Developer Program membership active 🤕 Another way to make it work is to connect somehow to your Apple TV using Xcode and then Xcode using some kind of magic will add your Apple TV uuid to the mobile.provisioning file, but to do it I need your Apple TV on my local network 🤕 I'm so sorry.