Lakr233 / AppleMobileDevice

WIP libimobiledevice static linking with helpful functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Mobile Device

Wrapper for Swift users to call libimobiledevice. Static linking with helpful functions, drop in and play. Support any Mac with arm64 or x86_64 arch.

Demo Code

LICENSE

Same license as upstream project libimobiledevices, see LICENSE for more details.

If you use this library, AppleMobileDevice, you need to follow the license instructions of any used projects on your own listed below as there are static linked.

  • libimobiledevice
  • libimobiledevice-glue
  • libusbmuxd
  • libplist
  • openssl

The license inside this project only applies to my work.


Copyright © 2023 Lakr Aream. All Rights Reserved.

About

WIP libimobiledevice static linking with helpful functions

License:GNU Lesser General Public License v2.1


Languages

Language:Swift 66.4%Language:Objective-C 24.9%Language:Shell 4.6%Language:C 4.2%