Skip to content

fix: Don't require the install flag#397

Open
xivsam wants to merge 1 commit intoReVanced:devfrom
xivsam:fix/required-install
Open

fix: Don't require the install flag#397
xivsam wants to merge 1 commit intoReVanced:devfrom
xivsam:fix/required-install

Conversation

@xivsam
Copy link

@xivsam xivsam commented Mar 24, 2026

Hi, I've noticed in recent builds that we can't use the cli to patch an APK without installing it to a device anymore. This PR reverts the required: true added on the --install option when it was grouped with the --mount option. Doing so allows back patching without installing.

@Ushie
Copy link
Member

Ushie commented Mar 24, 2026

Does this handle the user adding --mount without --install?

@Ushie Ushie changed the title fix: allow back patching without installing fix: Don't require the install flag Mar 24, 2026
@xivsam
Copy link
Author

xivsam commented Mar 24, 2026

yes, it skips signing, I actually use that to allow signing with something like uber apk signer after running revanced cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants