https://github.com/zbrateam/plains
🏞 Framework to interface with libapt
https://github.com/zbrateam/plains
Last synced: 6 months ago
JSON representation
🏞 Framework to interface with libapt
- Host: GitHub
- URL: https://github.com/zbrateam/plains
- Owner: zbrateam
- License: gpl-3.0
- Created: 2021-02-28T02:45:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T11:25:38.000Z (almost 4 years ago)
- Last Synced: 2024-12-29T11:29:12.429Z (over 1 year ago)
- Language: Objective-C++
- Homepage:
- Size: 5.18 MB
- Stars: 6
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Plains [](https://github.com/zbrateam/Plains/actions/workflows/macOS-10-15-test.yml) [](https://github.com/zbrateam/Plains/releases/latest)
Plains is an Objective-C based framework for interfacing with libapt. It is built to support iOS 12 (or other platform equivalent) and later.
## Building
If you want to compile Plains yourself all that is needed is a computer running macOS that has Xcode installed.
Testing Plains requires a device with `libapt-pkg.6.0` installed. On both macOS and iOS currently this requires a Procursus bootstrap.
## Bug Reports
The best way to report a bug with Plains is to open an issue [here](https://github.com/zbrateam/Plains/issues/new).
You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing up.
## Feature Requests
Feature requests are welcome as well and are also tracked through GitHub issues [here](https://github.com/zbrateam/Plains/issues/new).
You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing up.
## Pull Requests
Pull requests to fix bugs, add new features, and fix awful code (we're sure there is a lot) are also very welcome, and we're happy to work with you in order to get your PR into Plains.