mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Implement crash report services
This commit is contained in:
@@ -57,6 +57,7 @@ bytes = "1.10.1"
|
||||
afc = ["dep:chrono"]
|
||||
amfi = []
|
||||
core_device_proxy = ["dep:serde_json", "dep:json", "dep:byteorder"]
|
||||
crashreportcopymobile = ["afc"]
|
||||
debug_proxy = []
|
||||
dvt = ["dep:byteorder", "dep:ns-keyed-archive"]
|
||||
heartbeat = ["tokio/macros", "tokio/time"]
|
||||
@@ -82,6 +83,7 @@ full = [
|
||||
"afc",
|
||||
"amfi",
|
||||
"core_device_proxy",
|
||||
"crashreportcopymobile",
|
||||
"debug_proxy",
|
||||
"dvt",
|
||||
"heartbeat",
|
||||
|
||||
Reference in New Issue
Block a user