sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.74k stars 164 forks source link

macOS detect FUSE package #152

Open msbit opened 3 years ago

msbit commented 3 years ago

This builds on, and includes, https://github.com/sgan81/apfs-fuse/pull/134 to handle the migration of OSXFUSE to macFUSE, as it installs the headers and libraries in different locations. It also checks whether either of the packages are installed, and errors out if neither are.