Good news!
TotalFinder is now compatible with Apple Silicon (arm64
/ AArch64
) as of version 1.14.1! (… As long as you disable some system security features, that is.)
Feel free to discuss your experience using TotalFinder on Apple Silicon in this discussion thread.
※ Please note that TotalFinder is no longer officially supported by BinaryAge, and therefore bug fixes can be made only on a best-effort basis.
Changelog for 1.14.1 (full changelog)
- Added unofficial support for Apple Silicon Macs to TotalFinder.
- Added Apple Silicon BootPolicy configuration state detection to TotalFinder diagnostics.
- Added more localisation support to TotalFinder. These new, previously-untranslated strings have been translated to Japanese, Traditional Chinese (Taiwan), Simplified Chinese (China), and Czech.
- Fixed a crash to stock Finder that would occur on macOS 12 Monterey if the “Enter Time Machine” button found in the Time Machine menu bar item dropdown was pressed.
Known issues in 1.14.1
-
Issue: The “Show sidebar icons in color” feature does not really work correctly. Custom icons and even some default system icons end up showing up in their default state, instead of as the graphical (“colourful”) icons that they’re supposed to be with this feature.
-
Solution: Please wait for the next update to be released. I have fixed this issue.
- Affects: macOS 12 Monterey, macOS 11 Big Sur, macOS 10.15 Catalina — both Apple Silicon and Intel
- Reproduced on: macOS 12.3.1 21E258 (Apple Silicon, Intel), macOS 11.6.5 20G527 (Intel), macOS 10.15.7 19H1824 (Intel)
-
-
Issue: Custom Finder icons applied via IconChamp do not show when TotalFinder is active, even if “Use original Dock icon” is enabled in TotalFinder’s settings.
-
Solution: Please wait for the next update to be released. I have fixed this issue.
- Affects: macOS 12 Monterey, and probably macOS 11 Big Sur too — both Apple Silicon and Intel
- Reproduced on: macOS 12.3.1 21E258 (Apple Silicon, Intel)
-
-
Issue: When the is hovering over the current directory name in Finder to expose the document proxy icon, a slight visual bug occurs.
- Affects: macOS 12 Monterey, macOS 11 Big Sur — both Apple Silicon and Intel
- Reproduced on: macOS 12.3.1 21E258 (Apple Silicon, Intel), macOS 11.6.5 20G527 (Intel)
- Note: The specific behaviour that triggers this is the mousing over, not the document proxy icon being shown. If the document proxy icons are set to always show, the visual bug only occurs when the mouse is actually hovering over the area.
- Screenshot:
-
Issue: TotalFinder windows cannot be dragged from the navigation bar / toolbar area. This is a regression from behaviour on macOS 10.15 and below.
-
Workaround: Drag windows from the topmost “title bar” area. (The dark grey part where the tabs are.)
- Affects: macOS 12 Monterey, and probably macOS 11 Big Sur too — both Apple Silicon and Intel
- Reproduced on: macOS 12.3.1 21E258 (Apple Silicon, Intel)
-
-
Issue: macOS version upgrades will cause TotalFinder and its various components to be moved into a “Relocated Items” or “Incompatible Items” folder.
-
Workaround: Reinstall TotalFinder after every macOS version upgrade.
- Advanced users can choose to move the files into the correct locations themselves, but reinstalling is probably still easier, anyway.
-
Is there a way to only disable just the parts of SIP that TotalFinder strictly needs? I want my system to be as secure as possible while still using TotalFinder!
※ I know it’s on the Apple Silicon page, but the same csrutil
invocation will work for you on an Intel Mac, too. I will add this information to the general TotalFinder SIP page soon, after I have time to rework them.
I am using OpenCore, what SIP flags do I need to disable?
If you are using OpenCore (either on a Hackintosh or on Apple hardware via the OpenCore Legacy Patcher), PLEASE make note of your existing SIP configuration, which may already have some SIP options disabled for you.
Those SIP options were disabled automatically for you because they are required for your system to boot. Enabling them may cause your system to become unbootable without restoring your old configuration.
Now with that out of the way…
TotalFinder requires that you have at least CSR_ALLOW_TASK_FOR_PID
and CSR_ALLOW_UNRESTRICTED_FS
disabled, in addition to whatever else may already have been disabled for you.
※ Note: I have never used OpenCore before — I have only ever used Clover. As a result, this documentation is somewhat… sparse, as I lack the first-hand experience myself. When I have the time to do so, I will install OpenCore on a test system and properly write up documentation on how to disable SIP on an OpenCore system. Sorry for the inconvenience.