libimobiledevice / libusbmuxd

A client library to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
589 stars 270 forks source link

Misc fixes #57

Closed zbalaton closed 5 years ago

zbalaton commented 5 years ago

One is fixing some warnings I get the other is for compatibility with Apple usbmuxd which seems to send new format UDIDs without a dash but the dash is required everywhere else so make sure to add it here.