https://github.com/xtool-org/xtool-core
Core libraries used by xtool
https://github.com/xtool-org/xtool-core
Last synced: 4 months ago
JSON representation
Core libraries used by xtool
- Host: GitHub
- URL: https://github.com/xtool-org/xtool-core
- Owner: xtool-org
- License: mit
- Created: 2024-11-17T05:17:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T23:57:03.000Z (about 1 year ago)
- Last Synced: 2026-01-14T05:59:56.833Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 89.8 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# xtool-core
xtool core libraries in a Swift Package.
## About
This is a Swift Package that provides a set of utilities for Supercharge/[xtool](http://github.com/xtool-org/xtool) and vends a number of third-party dependencies (primarily, the [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice) constellation).
The third-party dependencies are built via [xtool-libs](https://github.com/xtool-org/xtool-libs).
See the submodules of xtool-libs for individual licenses. Note that several dependencies are LGPL licensed, which means clients must link them dynamically (this is the default behavior if you depend on xtool-core.)