Installation
RLLM provides multiple installation methods to suit your needs.
Option 1: Build from Source Code
Please refer to the Development Guide for detailed instructions on building from source code.
Option 2: Install from IPA File
- Download the latest unsigned IPA file from GitHub Actions (Latest successful build)
- Sign and install the IPA file using one of these methods:
Using Signing Tools
- AltStore - Popular sideloading tool with automatic resigning
- Sideloadly - Cross-platform sideloading tool
- ESign - On-device signing tool
Using TrollStore (No Signing Required)
- TrollStore - Permanent app installation for iOS 14.0-15.4.1, 15.5beta4, and 16.0-16.6.1
Using Other Methods
- Scarlet - On-device app installer
- Your Apple Developer account and Xcode
- Enterprise certificate (if you have access)
Note
The IPA file is unsigned and requires signing before it can be installed on your device, except when using TrollStore on supported iOS versions.