mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
feat(crashreportcopymobile): ffi bindings (#71)
* feat(crashreportcopymobile): ffi bindings * chore: update readme
This commit is contained in:
@@ -10,6 +10,8 @@ pub mod amfi;
|
||||
pub mod core_device;
|
||||
#[cfg(feature = "core_device_proxy")]
|
||||
pub mod core_device_proxy;
|
||||
#[cfg(feature = "crashreportcopymobile")]
|
||||
pub mod crashreportcopymobile;
|
||||
#[cfg(feature = "debug_proxy")]
|
||||
pub mod debug_proxy;
|
||||
#[cfg(feature = "diagnostics_relay")]
|
||||
|
||||
Reference in New Issue
Block a user