flanter21
flanter21
Also, btrfs-fuse requires fuse3 and the `setup_fuse` function currently doesn't provide `fuse3.pc`, so I solved this with this patch ```diff --- a/require/macfuse.rb +++ b/require/macfuse.rb @@ -73,6 +73,8 @@ mkdir "#{alt_fuse_root}/lib/pkgconfig"...
> Sorry, no knowledge of macOS, and personally speaking I am strongly against supporting a company selling overpriced and closed systems. I agree with you on that, although removing the...
> You cannot manually download (and use) the book from the URL provided by the server; the plugin (or ADE) does some postprocessing on the downloaded file before it can...
> I appreciate your efforts, but there won't be an arm64 version in the near future. > > The problem here is that while UniGetUI may build under arm64 systems,...
> > Could you use GitHub actions or something? > > The issue is the same. I could build UniGetUI, but I wouldn't be able to test it Ah I...
For anyone who wants to build, you can use [this Github Action](https://github.com/flanter21/UniGetUI-arm64/blob/main/.github/workflows/build-no-tests.yaml). Note that it's not fully there, as [InstallerExtras/CodeDependencies.iss](https://github.com/marticliment/UniGetUI/blob/main/InstallerExtras/CodeDependencies.iss) seems to only support x64 and I've [modified](https://github.com/flanter21/UniGetUI-arm64/blob/main/CodeDependencies.iss) it to...
> > For anyone who wants to build, you can use [this Github Action](https://github.com/flanter21/UniGetUI-arm64/blob/main/.github/workflows/build-no-tests.yaml). > > Note that it's not fully there, as [InstallerExtras/CodeDependencies.iss](https://github.com/marticliment/UniGetUI/blob/main/InstallerExtras/CodeDependencies.iss) seems to only support x64 and...
Same goes for TWRP.