c6c79da969
- Split libusbmuxd.so into comms/libusbmuxd and update to 1.0.9. - Update libimobiledevice to 1.1.6. - Update usbmuxd to Git snapshot (~1.0.9). - Document usbmuxd upgrade process. This marks an important refactoring effort for proper iOS 7 support. It's packed with new features, tools, speed improvements, code refactoring, crash fixes, memory leak fixes and much more.
9 lines
425 B
Text
9 lines
425 B
Text
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in
|
|
charge of multiplexing connections over USB to an iPhone or iPod
|
|
Touch. To users, it means you can sync your music, contacts, photos,
|
|
etc. over USB. To developers, it means you can connect to any
|
|
listening localhost socket on the device.
|
|
|
|
This package contains the usbmuxd communication interface library.
|
|
|
|
WWW: http://marcansoft.com/blog/iphonelinux/usbmuxd
|