Fuse for macOS Fuse for macOS
Brought to you by:
fredm
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2017-09-20 |
![]() |
[e9212e] Ignore .DS_Store files |
.gitmodules | 2016-11-07 |
![]() |
[773d3f] Create top level git project |
README | 2016-11-13 |
![]() |
[1a8603] Update to use jekyll-apple-help for Fuse Help |
Fuse for macOS Source Distribution This is the source distribution of the macOS version of Fuse. Full source is included for fuse and libspectrum. Your Mac is expected to be running OS X 10.11 with the Xcode development environment. You will also need ruby, jekyll and jekyll-apple-help. I use homebrew to install ruby and then: $ gem install jekyll bundler Full build instructions: Uncompress the source package, and cd into the directory created. Then: cd audiofile xcodebuild -configuration Deployment cd .. cd libgcrypt xcodebuild -configuration Deployment cd .. cd FuseGenerator xcodebuild -configuration Release cd .. cd FuseImporter xcodebuild -configuration Deployment cd .. cd fuse/fusepb make xcodebuild If you have any problems you can email me at fredm@spamcop.net, and I look forward to your patches and bug fixes! Fred