Move everything into features

This commit is contained in:
Jackson Coxson
2025-01-26 16:01:13 -07:00
parent 312a95b187
commit ffed5aceb6
26 changed files with 1963 additions and 117 deletions

View File

@@ -39,6 +39,17 @@ but the API and feature-set are far from final or even planned.
- [ ] usbmuxd connection
- [ ] Documentation
## Features
To keep dependency bloat and compile time down, everything is contained in features.
- core_device_proxy
- heartbeat
- installation_proxy
- mounter
- xpc
- full
As this project is done in my free time within my busy schedule, there
is no ETA for any of these. Feel free to contribute or donate!