2026-02-13 09:35:54 -05:00
2026-02-13 09:35:54 -05:00
2026-02-10 08:28:36 -05:00
2026-02-09 17:53:17 -05:00
2025-12-16 07:50:38 -05:00
2026-02-10 11:11:01 -05:00

isideload

Build isideload

A Rust library for sideloading iOS applications using an Apple ID. Used in CrossCode and iloader.

This branch is home to isideload-next, the next major version of isideload. It features a redesigned API, improved error handling, better entitlement handling, and more. It is not ready!

TODO

Things left todo before the rewrite is considered finished

  • Download provisioning profiles
  • Signing apps
  • Installing apps (will superceed the original isideload at this point)
  • Remove dependency on ring
  • More parallelism/cachng for better performance

Licensing

This project is licensed under the MIT License. See the LICENSE file for details.

Description
No description provided
Readme MIT 501 KiB
Languages
Rust 100%