-
-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add functionality for AltStore / SideStore Source #156
Conversation
testing is over
I need to fix a "Zero KB" issue in this PR. Right now the script always get a file size of 0 kb after fetching the current data. |
zero kb size bug is fix'd. Only problem right now is the description section. From the current latest 2.1.2 we only get this in sidestore
even the variable
|
For a better description. Now, for example, bullet points are no longer "• JIT•less" but instead "• JIT-less"
Thanks for your contribution. Although LiveContainer can be published to SideStore Community repo, this will also be a great addition. |
Ready. |
(Strongly inspiration from the YTLitePlus solution).
This PR makes it possible to add LiveContainer as AltStore / SideStore Source. This means that with a new release, the binaries do not have to be built yourself or downloaded via GitHub Actions, but the next LiveContainer release can be updated directly via AltStore / SideStore with one click.
Source: https://faq.altstore.io/distribute-your-apps/make-a-source
The GitHub workflow currently runs once at midnight. However, it could also be possible to react automatically as soon as a new release is detected.
What still needs to be adapted
Screenshots. I have developed a sample screenshot, but I am not a graphic designer. Screenshots are still missing for this and this file (right now these are transparent images in correct size). The header screenshot should look like this. More screenshots can be add under line 26.
Also the appPermissions and privacy should get a closer look, i did this bya quick look into the
info.plist
file.Proof of concept / example screenshots: