NVIDIA / fission

Go package enabling the implementation of a multi-threaded low-level FUSE file system.
Apache License 2.0
7 stars 4 forks source link

OSXFuse->macFUSE 4.0.0 breaks the way the device file is opened #23

Closed edmc-ss closed 1 year ago

edmc-ss commented 3 years ago

Merely changing the names/locations of referenced now macFUSE components is insufficient to achieve compatibility. The way the .kext is loaded appears to have changed as well. This will require some reverse engineering to make functional again. Alas, macFUSE 4.0.0 is required for use in macOS Big Sur.

edmc-ss commented 1 year ago

Alas, as near as I can tell, the situation with FUSE for macOS has gotten worse.

So, at least for now, we will abandon efforts to support macOS.