Update supported apps#62
Open
CelloSerenity wants to merge 10 commits into
Open
Conversation
Added cleanup step for slice files after macOS build.
Added retention days for uploaded artifacts in CI workflow.
Added retention days for uploaded artifacts in workflow.
claration
reviewed
Apr 13, 2026
Collaborator
|
fix merge conflicts |
se2crid
reviewed
May 5, 2026
| "LiveContainer".to_string(), | ||
| "SideStore/Documents/ALTPairingFile.mobiledevicepairing".to_string(), | ||
| ); | ||
| supported_apps.insert("LiveContainer".to_string(), "pairingFile.plist".to_string()); |
Collaborator
There was a problem hiding this comment.
does lc + ss support this rn?
Collaborator
Author
There was a problem hiding this comment.
See Claration's review.
Collaborator
There was a problem hiding this comment.
When and if it's implemented into lc and other apps in lc this can be added but for now it makes sense to make it so the user has to manually import it from the documents folder where this wouldn't even be documented and would just cause confusion.
dd7e6f3 to
0858760
Compare
Collaborator
Author
Okay |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Squash when merging pls