mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* chore(clippy): fix * chore: formatting * fix: add cfg back to macos crate * remove cfg to see if clippy works * Restore macOS crate level conditional compilation * More warns fixing --------- Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com> Co-authored-by: Ericson Fogo Soares <ericson.ds999@gmail.com>
Spacedrive FDA Handling
MacOS
On MacOS, we are able to open the "Full disk access" settings prompt to instruct the user to allow Spacedrive full disk access, which should alleviate all permissions issues.