Skip to content

Debug builds install side-by-side as 'Quire Debug'#72

Merged
vitofico merged 1 commit into
mainfrom
chore/debug-coexist
May 30, 2026
Merged

Debug builds install side-by-side as 'Quire Debug'#72
vitofico merged 1 commit into
mainfrom
chore/debug-coexist

Conversation

@vitofico

Copy link
Copy Markdown
Owner

Tiny dev-ergonomics change, debug-only — release is unaffected.

Gives the debug build type applicationIdSuffix = ".debug" (+ versionNameSuffix) and a Quire Debug app label, so a debug APK installs alongside a signed release "Quire" on a dev device instead of failing with a signature-mismatch (INSTALL_FAILED_UPDATE_INCOMPATIBLE).

  • applicationId becomes io.theficos.quire.debug for debug builds only.
  • Release applicationId/label/signing are untouched.

Split out of the book-scan feature branch (#71) to keep that PR focused.

@vitofico
vitofico merged commit a8815c8 into main May 30, 2026
7 checks passed
@vitofico
vitofico deleted the chore/debug-coexist branch May 30, 2026 21:10
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.

1 participant