Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakr233/applemobiledevice
WIP libimobiledevice static linking with helpful functions
https://github.com/lakr233/applemobiledevice
Last synced: about 2 months ago
JSON representation
WIP libimobiledevice static linking with helpful functions
- Host: GitHub
- URL: https://github.com/lakr233/applemobiledevice
- Owner: Lakr233
- License: lgpl-2.1
- Created: 2023-08-09T20:16:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T20:44:45.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:42:44.320Z (8 months ago)
- Language: Swift
- Homepage:
- Size: 158 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](./Resource/Assets/DemoCode.jpg)
## LICENSE
Same license as upstream project libimobiledevices, see [LICENSE](./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
- opensslThe license inside this project only applies to my work.
---
Copyright © 2023 Lakr Aream. All Rights Reserved.