Closed maxburke closed 1 year ago
Cool. This seems like a good change. Could you update the macos_ci.yml to use fuse-t instead of osxfuse?
I think I've done what's needed? I don't have much experience with GitHub Actions...
Looks like it failed. Maybe that's not the right brew package?
I just want to point out that not all of the source code of the fuse-t
project is open source, and does its license affect its use in this project?
Fuse-t is a user-space FUSE implementation on MacOS; previous versions of FUSE (macfuse/osxfuse) require kernel extensions that are getting progressively more difficult to install as MacOS security tightens. This change adds support for building against
fuse-t