-
Notifications
You must be signed in to change notification settings - Fork 6
remove MacFuse (outdated), fixes #21 #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
macOS 15.7, Apple Silicon MacBook Pro: |
|
macOS 26.2, Intel iMac: |
|
@mxmlnkn ping? |
|
I question the usefulness of this PR. It only removes functionality. |
|
Well, if that is ancient, dead and unsupported, why should we keep it? https://code.google.com/archive/p/macfuse/downloads First release 2007, last release 2008. Looks like this is for OS X ~10.5 (which is also unsupported since long). There have been quite some 10.x releases after that, then 11.x, 12.x, 13.x, 14.x, 15.x and 26.x. https://en.wikipedia.org/wiki/MacOS We have no way to even test if that stuff works. Note that this is not removing what is currently known as macFUSE (previously osxfuse), but some older stuff that had the same name. That current macFUSE is what I used to run the tests as shown above, just to make sure that the current stuff not somehow got broken by these changes. |
No description provided.