Skip to content

A client library to multiplex connections from and to iOS devices

License

Notifications You must be signed in to change notification settings

didix21/libusbmuxd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libusbmuxd-win32

Build status Build Status

Provides a native Windows build (using the Visual C++ compiler) of libusbmuxd, as well as continuous integration (CI) builds of libusbmuxd for Ubuntu, CentOS and RedHat Linux and macOS.

Where to report issues

For general questions about libplist, see http://github.com/libimobiledevice/libusbmuxd. For questions specific to Visual C++, feel free to use the GitHub issue tracker

How to get the latest binaries

The binaries for libplist are available as:

For Ubuntu Linux, run the following commands as root:

sudo add-apt-repository ppa:quamotion/ppa
sudo apt-get update
apt-get install libusbmuxd

For RedHat Linux, run the following commands as root:

cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:qmfrederik/RHEL_7/home:qmfrederik.repo
yum install libusbmuxd

For CentOS Linux, run the following commands as root:

cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:qmfrederik/CentOS_7/home:qmfrederik.repo
yum install libusbmuxd

About

A client library to multiplex connections from and to iOS devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.9%
  • M4 23.2%
  • Shell 3.5%
  • Makefile 1.1%
  • PowerShell 0.3%