Skip to content
#

libimobiledevice

Here are 32 public repositories matching this topic...

LocationSimulator
sonic-ios-bridge
chenhengjie123
chenhengjie123 commented Mar 24, 2022

目前发现,当需启动的机器上没有安装 wda 时,目前会出现如下报错:

$ ./sib run wda -u 00008030-000E4DD60EF9802E                                               
panic: interface conversion: interface {} is nil, not map[string]interface {}

goroutine 1 [running]:
github.com/electricbubble/gidevice.(*device).XCTest(0xc0001765b0, {0x145c635, 0x2b}, {0xc00000e120, 0x1, 0x14130000?})
        C:/Users/ZHOUYIXUN/go/pkg/mod/g
enhancement good first issue

"iOS Debug Bridge" - push/pull files, run shells, install IPA's over USB, like ADB for Android. POSIX shell script. Requires an SSH daemon on the iDevice for certain functionalities, but other parts use libimobiledevice tools and are still useful on non-jailbroken devices. No relation to Facebook's idb.

  • Updated Oct 31, 2021
  • Shell
GrapeBowl

This application handles all the functionalities that include, allowing the user to install/uninstall, execute adb custom or user saved, generates logs, image comparison across multiple devices in Android & iOS platforms, which currently, are being operated manually.

  • Updated Mar 14, 2020

Improve this page

Add a description, image, and links to the libimobiledevice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libimobiledevice topic, visit your repo's landing page and select "manage topics."

Learn more