I already installed OSXFUSE from https://github.com/osxfuse/osxfuse but i don't know how to build OSXFUSE.framework to include it in the application. I also download the sample source from OSXFuse but it cannot build and show the error:
~/swift-drive-master/SwiftDrive/FileSystem.h:2:9: 'OSXFUSE/OSXFUSE.h' file not found
Please give me some advise. Thanks.
now OSXFUSE.framework is imported to your xcode project