Skip to content

Commit 364df74

Browse files
author
Oleksandr Tk
committed
docs: clarify safety and purpose of the quarantine removal command in README
1 parent 4762484 commit 364df74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ open MacOSCleaner.xcodeproj
133133
```bash
134134
sudo xattr -r -c /Applications/MacOSCleaner.app
135135
```
136-
*(Removes the quarantine attribute applied by macOS on ad-hoc downloaded binaries).*
136+
> **Note:** This command removes extended security attributes (such as the Gatekeeper quarantine flag) set by macOS for unsigned or locally built applications. It is completely safe: it does not alter system files, grant persistent permissions, or modify the app's contents.
137137
138138
**Viewing Application Logs:**
139139
Filter logs in `Console.app` using subsystem `input.MacOSCleaner`.

0 commit comments

Comments
 (0)