spacedrive/crates/fda
jake c79c190c78
[ENG-1426] Apply clippy --fix with moderate lints (#1779)
* 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>
2023-11-28 17:50:11 +00:00
..
src [ENG-1426] Apply clippy --fix with moderate lints (#1779) 2023-11-28 17:50:11 +00:00
Cargo.toml [ENG-1413] Full disk access perms (#1791) 2023-11-23 20:54:45 +00:00
README.md [ENG-1413] Full disk access perms (#1791) 2023-11-23 20:54:45 +00:00

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.