-
Notifications
You must be signed in to change notification settings - Fork 532
Integrated cordova-plugin-buildinfo as a local plugin #1387
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
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.
Isn't there any other way
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.
Fine for now!
We could remove the plugin entirely, but other parts of the code might still depend on it. That’s why I cloned it locally and made the changes instead. |
Could do the above ^^ OR fallback commit date or current date as last option. I wonder why it started failing recently 🤔 |
No need to handle the date,I just removed it since it was never actually used in Acode anyway. see: https://verification.f-droid.org/packages/com.foxdebug.acode/ |
May be you can check the usage and implement the same methods in system plugin if possible or remove source for other platforms like windows, IOS as it's not being used. |
Either Way implementing methods in system Plugin or not KEEP the LICENCE file & Credits along with them. |
@UnschooledGamer we started making these viable recently see: https://f-droid.org/2025/05/01/twif.html and https://f-droid.org/2025/05/21/making-reproducible-builds-visible.html |
Closes #1377
removed _BUILDINFO_TIMESTAMP