aboutsummaryrefslogtreecommitdiff
path: root/src/linker.cpp
diff options
context:
space:
mode:
authorIllusionMan1212 <hisham.abourgheba@gmail.com>2025-04-05 02:21:56 +0200
committerIllusionMan1212 <hisham.abourgheba@gmail.com>2025-04-05 02:38:04 +0200
commitda885fb80789ba07475bd85415f9f0b662e9c282 (patch)
tree8f1a4d56f1b97d7df027c7b125dabdfdaa9e1c7c /src/linker.cpp
parent44950d5f37f1a288182179b9b106f3510f51704e (diff)
android bundling improvements
replace `jarsigner` with build tools' `apksigner` which is capable of using newer signature schemes remove the `android-manifest` flag and assume the file exists in the directory we're bundling make `android-keystore-alias` and `android-keystore-password` optional. The former is not needed if there's only one key in the keystore, and the latter will be prompted by `apksigner` if missing don't change the working directory to the bundled directory to prevent confusion when passing a relative path to `android-keystore` add the `res`, `assets`, and `lib` directories to the bundle if they exist in the bundled directory
Diffstat (limited to 'src/linker.cpp')
0 files changed, 0 insertions, 0 deletions