Backgroud 1. osxFuse support macOS 11 2. macFuse (osxFuse 4.0+) support macOS 12+ 3. goofys used this fuse lib, it's not support macFuse https://github.com/kahing/fusego/blob/master/mount_darwin.go#L45-L57 - [ ] fix goofys support macFuse - [ ] fix brew - [ ] update document --- Related https://github.com/kahing/goofys/issues/628 https://github.com/kahing/goofys/issues/603 https://github.com/kahing/goofys/pull/668
Backgroud
https://github.com/kahing/fusego/blob/master/mount_darwin.go#L45-L57
Related
#628
#603
#668