Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexandraAurora/ObjectiveCTweakTemplate
My iOS Tweak template.
https://github.com/AlexandraAurora/ObjectiveCTweakTemplate
ios jailbreak-tweak objective-c template
Last synced: 19 days ago
JSON representation
My iOS Tweak template.
- Host: GitHub
- URL: https://github.com/AlexandraAurora/ObjectiveCTweakTemplate
- Owner: AlexandraAurora
- License: gpl-3.0
- Archived: true
- Created: 2024-01-22T14:15:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:31:06.000Z (8 months ago)
- Last Synced: 2025-01-21T12:38:25.145Z (21 days ago)
- Topics: ios, jailbreak-tweak, objective-c, template
- Language: Objective-C
- Homepage:
- Size: 35.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
# Tweak-Template
My tweak template.## Preview
## Installation
1. Download the latest `deb` from the [releases](https://github.com/AlexandraAurora/Tweak-Template/releases)
2. Install the `deb` using your preferred method## Compatibility
iPhone, iPad and iPod touch running iOS/iPadOS 14 or later.## Compiling
- [Theos](https://theos.dev/) is required to compile the project
- Edit the root `Makefile` to use your Theos SDK## License
[GPL-3.0](https://github.com/AlexandraAurora/Tweak-Template/blob/main/COPYING)