TrollStore icon indicating copy to clipboard operation
TrollStore copied to clipboard

make an altstore repo

Open DetachHead opened this issue 3 years ago • 5 comments

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/

DetachHead avatar Sep 03 '22 00:09 DetachHead

{
  "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": {}
}

DetachHead avatar Sep 03 '22 01:09 DetachHead

Will consider it

opa334 avatar Sep 03 '22 01:09 opa334

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 avatar Sep 04 '22 14:09 fox8091

@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

DetachHead avatar Sep 04 '22 23:09 DetachHead

Fair enough, though I thought TrollStore self-updated after the initial install.

fox8091 avatar Sep 05 '22 02:09 fox8091

Not needed anymore as TrollInstaller no longer exists.

opa334 avatar Oct 29 '22 23:10 opa334