A Rust library for sideloading iOS applications.
89
stars
223
commits
Rust
primary language
Sep 11, 2026
updated
A Rust library for sideloading iOS applications using an Apple ID. Used in CrossCode and iloader.
You must call isideload::init() at the start of your program to ensure that errors are properly reported. If you don't, errors related to network requests will not show any details.
A full example is available is in examples/minimal.
Things left todo before the rewrite is considered finished
This project is licensed under the MIT License. See the LICENSE file for details.
Rust
100.0%
A Rust library for sideloading iOS applications.
89
stars
223
commits
Rust
primary language
Sep 11, 2026
updated
A Rust library for sideloading iOS applications using an Apple ID. Used in CrossCode and iloader.
You must call isideload::init() at the start of your program to ensure that errors are properly reported. If you don't, errors related to network requests will not show any details.
A full example is available is in examples/minimal.
Things left todo before the rewrite is considered finished
This project is licensed under the MIT License. See the LICENSE file for details.
Rust
100.0%