mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Add location simulation instrument
This commit is contained in:
@@ -50,6 +50,7 @@ heartbeat = []
|
||||
installation_proxy = []
|
||||
misagent = []
|
||||
mounter = ["dep:sha2"]
|
||||
location_simulation = []
|
||||
tcp = ["tokio/net"]
|
||||
tunnel_tcp_stack = ["dep:rand", "dep:futures", "tokio/fs"]
|
||||
tss = ["dep:uuid", "dep:reqwest"]
|
||||
@@ -73,6 +74,7 @@ full = [
|
||||
"mounter",
|
||||
"usbmuxd",
|
||||
"xpc",
|
||||
"location_simulation",
|
||||
"tcp",
|
||||
"tunnel_tcp_stack",
|
||||
"tss",
|
||||
|
||||
Reference in New Issue
Block a user