mirror of
https://github.com/driftywinds/cyan-builder.git
synced 2025-12-19 03:33:32 +00:00
13 lines
565 B
Markdown
13 lines
565 B
Markdown
# Cyan Builder / Injector
|
|
This repo houses workflow files that can be triggered to make cyan files from tweak files and also inject the cyan files into decrypted IPA files.
|
|
|
|
No links or sources for the tweak files or decrypted IPA files are provided.
|
|
|
|
How to use: -
|
|
1) Fork the repo
|
|
2) Make a Repo Secret called GH_TOKEN and put your token in it (scope should be repo)
|
|
3) provide direct file links of the tweak to make the cyan file from the first workflow in Actions
|
|
4) then the cyan + decrypted IPA in the second workflow
|
|
5) run the workflow(s)
|
|
6) profit
|