mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 22:46:14 +01:00
Feature/dvt_notifications (#31)
* "feat: Monitor memory and app notifications " * "[MOD] treat both as the negative and positive representation of the channel code in the response" * "feat: dvt add the notifications to Monitor memory and app notifications" * "[MOD]print the notifications in tools" * PR cleanup * Fix clippy warning --------- Co-authored-by: Jackson Coxson <jkcoxson@gmail.com>
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
use clap::{Arg, Command};
|
||||
use idevice::{
|
||||
IdeviceService, amfi::AmfiClient, lockdown::LockdownClient,
|
||||
mobileactivationd::MobileActivationdClient,
|
||||
IdeviceService, lockdown::LockdownClient, mobileactivationd::MobileActivationdClient,
|
||||
};
|
||||
|
||||
mod common;
|
||||
|
||||
Reference in New Issue
Block a user