Also, the build fails due to not using the project's gradlew binary and instead using the system gradle.
As-per the buildscript output:
*****************************************************************
Unsupported gradle version 8.10.1 in use.
Only version 8.5 is supported. Use this version at your own risk
*****************************************************************
nvm, this only happened due to me editing the pkgbuild to add --write-verification-metadata sha256
to fix the previous issue
Pinned Comments
dreieck commented on 2024-07-23 15:38 (UTC)
This
-nowebkit
variant is here since disabling webkit support seems to work around build failure, see ↗ this comment.