diff --git a/scripts/package-mac-app.sh b/scripts/package-mac-app.sh index 2afd2e3e2..43a515193 100755 --- a/scripts/package-mac-app.sh +++ b/scripts/package-mac-app.sh @@ -104,6 +104,19 @@ cat > "$APP_ROOT/Contents/Info.plist" <Clawdis uses speech recognition to detect your Voice Wake trigger phrase. NSAppleEventsUsageDescription Clawdis needs Automation (AppleScript) permission to drive Terminal and other apps for agent actions. + NSAppTransportSecurity + + NSExceptionDomains + + 100.100.100.100 + + NSExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + + PLIST