Files
isideload/README.md
2025-08-09 21:47:14 -04:00

574 B

isideload

A Rust library for sideloading iOS applications. Designed for use in YCode.

Licensing

This project is licensed under the MPL-2.0 License. See the LICENSE file for details.

The apple-private-apis package was used for authentication, but the original project was left unfinished. This repository contains a (more) complete implementation of the package. That part of the code is also licensed under the MPL-2.0 License. You can find the original code here.