TrollStore
TrollStore copied to clipboard
make an altstore repo
this would make installing and updating the app easier for altstore users
you can use this site to create the repo json file: https://altsource.by.lao.sb/
{
"apps": [
{
"beta": false,
"bundleIdentifier": "com.opa334.TrollInstaller",
"developerName": "Lars Fröder",
"downloadURL": "https://github.com/opa334/TrollStore/releases/download/1.0/TrollInstaller.ipa",
"iconURL": "https://github.com/opa334/TrollStore/raw/main/Installer/TrollInstaller/TrollInstaller/Assets.xcassets/AppIcon.appiconset/1024.png",
"localizedDescription": "TrollStore in a permasigned jailed app that can permanently install any IPA you open in it.",
"name": "TrollStore",
"screenshotURLs": [],
"size": 918490,
"subtitle": "Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple",
"tintColor": "DC4ADD",
"version": "1.0",
"versionDate": "2022-09-03T14:00:00-07:00",
"versionDescription": "See reddit post for installation instructions:\nhttps://www.reddit.com/r/jailbreak/comments/x44cpj/free_release_trollstore_jailed_permasigned_app/\n\nTrollStore Installer probably only supports arm64e at the moment, arm64 support will be looked into soon."
}
],
"identifier": "com.example.source",
"name": "Source Name",
"news": [],
"userInfo": {}
}
Will consider it
In the case that you do this, it's decent to know that https://github.com/opa334/TrollStore/releases/latest/download/TrollInstaller.ipa will always link to TrollInstaller.ipa in the latest stable release, ignoring pre-releases.
@fox8091 not sure if linking to that in the altstore repo is a good idea, since there's metadata like the app version and changelog which would become incorrect whenever there's a new release. also i don't think altstore would notify you when a new version becomes available
Fair enough, though I thought TrollStore self-updated after the initial install.
Not needed anymore as TrollInstaller no longer exists.