Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 31, 2024
1 parent ca02e2a commit 58490e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions macos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,11 @@ content.
- Click "Choose", confirm with "OK", and click "Done".
- `sudo mdutil -i off /`
- `sudo mdutil -E /`

The next consideration is Apple's Gatekeeper service. This feature sends data about
the applications present on your system to Apple.

```bash
sudo spctl --master-disable
spctl --status
```

0 comments on commit 58490e1

Please sign in to comment.