Provenance icon indicating copy to clipboard operation
Provenance copied to clipboard

[Feature] Add .deb files for iOS/tvOS

Open ghost opened this issue 3 years ago • 5 comments

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.

ghost avatar Jan 08 '23 00:01 ghost

There isn't one. Not even sure how to make one. Looking into it.

JoeMatt avatar Jan 08 '23 00:01 JoeMatt

Just extract the IPA, then repack it in a DEB. This shell script does what you want.

alexchandel avatar Jan 10 '23 03:01 alexchandel

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.

JoeMatt avatar Jan 10 '23 21:01 JoeMatt

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

JoeMatt avatar Jan 10 '23 21:01 JoeMatt

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.

ghost avatar Jan 10 '23 21:01 ghost