mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Merge pull request #2 from hugeBlack/master
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"]
|
||||
location_simulation = []
|
||||
@@ -79,6 +80,7 @@ full = [
|
||||
"tunnel_tcp_stack",
|
||||
"tss",
|
||||
"tunneld",
|
||||
"sbservices"
|
||||
]
|
||||
|
||||
# Why: https://github.com/rust-lang/cargo/issues/1197
|
||||
|
||||
Reference in New Issue
Block a user