mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
First attempt at message aux format
This commit is contained in:
@@ -38,6 +38,7 @@ sha2 = { version = "0.10", optional = true }
|
||||
[features]
|
||||
core_device_proxy = ["dep:serde_json", "dep:json", "dep:byteorder"]
|
||||
debug_proxy = []
|
||||
dvt = ["dep:byteorder"]
|
||||
heartbeat = []
|
||||
installation_proxy = []
|
||||
misagent = []
|
||||
@@ -57,6 +58,7 @@ xpc = [
|
||||
full = [
|
||||
"core_device_proxy",
|
||||
"debug_proxy",
|
||||
"dvt",
|
||||
"heartbeat",
|
||||
"installation_proxy",
|
||||
"misagent",
|
||||
|
||||
Reference in New Issue
Block a user