Retrieve certificates

This commit is contained in:
nab138
2026-02-08 22:43:33 -05:00
parent 0509f00257
commit ec9af89d74
10 changed files with 373 additions and 83 deletions

View File

@@ -6,6 +6,12 @@ A Rust library for sideloading iOS applications using an Apple ID. Used in [Cros
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
- [ ] Signing apps
- [ ] Installing apps
- [ ] Remove dependency on ring
## Licensing
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.