Changing of Build cmd for Acode (com.foxdebug.acode)

Is it Possible for F-droid to change the build command for this app? To the given build command below :point_down:, So that it build the app specifically for F-Droid version. Avoiding malformed apks with features like Terminal of Acode not functioning because of that.

Updated Build Command:

utils/build.sh paid prod fdroid

I鈥檓 requesting this change on behalf of them as one of Collaborators/Contributors to it (Acode).

They have themselves asked for this! I totally understand this May not be the Right Place to ask about this. If so, Kindly Redirect/Guide me.

Couldn鈥檛 Put this image (forum restrictions for new user), Here鈥檚 another final one:

Commands which f-droid runs to compile the app are kept in fdroiddata gitlab repository.

for this particular case, see metadata/com.foxdebug.acode.yml 路 master 路 F-Droid / Data 路 GitLab and below

You can open an issue or even better suggest a GitLab MR (merge requeest) against that file, so it changes to appropriate build commands (make sure that it does not bring any proprietary code in the build, if such possibility exists)

(you just need to change commands for the latest build version, new updates in the future will pick up those commands automatically)

Hmm, I鈥檒l have to create a Account on gitlab in that case. I had created a request here, As it would be easier to check & Accept for Maintainers of The App (Acode) incase of anything. Instead of making a account on gitlab馃槙

I鈥檒l have to create a account now.

Anyways Thanks!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.