-
Couldn't load subscription status.
- Fork 554
chore: Simplify signing apk, update apk generation and README #2040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Change apk update scripts as well |
|
@iamareebjamal Please review the changes. And I'm not able to test the script. |
|
Will do |
|
@liveHarshit This issue can be easily solved in the same PR, I think: #658 Could you please solve this as well here? |
Yes, I have solved it in this PR, forgot to mention in fixes. |
|
It is not solved. Please read the issue carefully. Please pay attention to detail. It would be awesome if we could reach a better quality of PRs where mentors don't have to give feedback again and again. Please help to save everyone time. |
|
Also remove the unaligned version. Use this as an example fossasia/badgemagic-app#422 |
|
@liveHarshit Please make the changes shown in this PR as well fossasia/open-event-organizer-android#1770 |
|
@iamareebjamal okay 👍 . Is everything right with current changes? |
|
Not seen yet. Many changes will be unnecessary after the changes I have made. unsigned and unaligned APK will not be generated, so there'll be no need of removing. And so on... |
|
@iamareebjamal Updated |
scripts/update-apk.sh
Outdated
| /bin/rm -f open-event-attendee-master-app-playStore-release.apk open-event-attendee-master-app-fdroid-release.apk open-event-attendee-master-app-playStore-debug.apk open-event-attendee-master-app-fdroid-debug.apk | ||
| else | ||
| /bin/rm -f open-event-dev-app-fdroid-debug.apk open-event-dev-app-playStore-debug.apk open-event-dev-app-playStore-release.apk open-event-dev-app-fdroid-release.apk | ||
| /bin/rm -f open-event-attendee-dev-app-fdroid-debug.apk open-event-attendee-dev-app-playStore-debug.apk open-event-attendee-dev-app-playStore-release.apk open-event-attendee-dev-app-fdroid-release.apk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
open-event-attendee-dev-*
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
|
No change in prep key has been made |
Updated |
Uh oh!
There was an error while loading. Please reload this page.