TrollStore icon indicating copy to clipboard operation
TrollStore copied to clipboard

[Compile Support Request] Linux/Windows/Github Workflow compiling options

Open joeyoropesa-dev opened this issue 2 years ago • 0 comments

Can we have an option without MacBook and MacOS VMs to compile this project on our own (at least fastPathSign binary) using WSL or Windows directly

Not everyone have ability to compile and the only app that is shared here is TrollStore. Compiled version of fastPathSign is not published so we need to compile it on our own.

Also, it could be an Github workflow since they have MacOS option to emulate MacOS temporary on cloud for free for compiling purposes on Github. So, we can clone the repo and compile using Github on our own.

Thanks in advance!

Little update (05.12.2023 13:20h GMT+2): Probably Github workflows will not work since they are x86_64/amd64 architecture and they are currently stuck with 12.0 but 14.0 is required so maybe other solutions I've told could work better than trying github workflows feature 😅

joeyoropesa-dev avatar Dec 05 '23 08:12 joeyoropesa-dev