mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
add springboard service to get apps' icons
This commit is contained in:
@@ -48,6 +48,7 @@ debug_proxy = []
|
||||
dvt = ["dep:byteorder", "dep:ns-keyed-archive"]
|
||||
heartbeat = []
|
||||
installation_proxy = []
|
||||
sbservices = []
|
||||
misagent = []
|
||||
mounter = ["dep:sha2"]
|
||||
tcp = ["tokio/net"]
|
||||
@@ -77,6 +78,7 @@ full = [
|
||||
"tunnel_tcp_stack",
|
||||
"tss",
|
||||
"tunneld",
|
||||
"sbservices"
|
||||
]
|
||||
|
||||
# Why: https://github.com/rust-lang/cargo/issues/1197
|
||||
|
||||
Reference in New Issue
Block a user