Skip to content

Warn instead of abort when Safari prefs are TCC-blocked#16

Open
KB1RMA wants to merge 1 commit into
masterfrom
fix/mechanical-fixes
Open

Warn instead of abort when Safari prefs are TCC-blocked#16
KB1RMA wants to merge 1 commit into
masterfrom
fix/mechanical-fixes

Conversation

@KB1RMA

@KB1RMA KB1RMA commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Safari's preferences live in its sandboxed container, so defaults write -app Safari fails unless the terminal has Full Disk Access. With set -e this aborted the entire apply; downgrade it to a warning since the TCC grant is outside the script's control.

Safari's preferences live in its sandboxed container, so `defaults write
-app Safari` fails unless the terminal has Full Disk Access. With set -e
this aborted the entire apply; downgrade it to a warning since the TCC
grant is outside the script's control.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant