mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #175] Sign tweaks if needed #155
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilian on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/175
This is a feature request to fix a minor annoyance.
It would be nice if tweaks would be automatically signed if needed. This is especially useful when using LiveContainer is used in a tweak development workflow.
Every time I copy a new version of a tweak to the
Tweaksdirectory, I currently have to navigate to the Tweaks ViewController and press the signature button at the top. Not doing so would lead to acode signature invaliderror as expected.