Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 966 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 966 Bytes

SideStore Downloader

Rust

Alt

Uses

  1. Download the latest SideStore .ipa file
  2. Generate and embed iDevice pairing files into the .ipa's Info.plist file
  3. Let users choose which anisette server to use by also embedding that url in the Info.plist of the .ipa

FAQ

Q: Why does this project exist? Aren't their easier ways to specify/import pairing files and anisette server urls?

A: Yes, there probably are easier ways, however, none of us know how to navigate AltStore's very confusing project structure. If you would like to help us add ways to specify both the pairing file and anisette URL at runtime, contributions are welcome!