[Feature] Add .deb files for iOS/tvOS
Hi, how can I get the .deb file of Provenance-tvOS? I need it to install latest app version on my jailbroken Apple TV.
Thank you for your attention.
There isn't one. Not even sure how to make one. Looking into it.
Just extract the IPA, then repack it in a DEB. This shell script does what you want.
I could't find easy documentation for how to make / publish a deb and I'm not really that interested in it since we have our own solutions in the works with SideStore for tvOS. Closing.
hm, actually I found a GitHub action to make a .deb so I could extend the build.yml for this
https://github.com/utmapp/UTM/blob/main/.github/workflows/build.yml
I would be awesome if you take a .Deb file to us, cause the one I have make with ipa2deb (I previously tried a week ago too) didn't work.