build(mac): enable time-sensitive notifications

This commit is contained in:
Peter Steinberger
2025-12-12 18:40:09 +00:00
parent 378e39d7ad
commit 337ae05ed8
2 changed files with 3 additions and 1 deletions

View File

@@ -49,6 +49,8 @@ cat > "$ENT_TMP" <<'PLIST'
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.usernotifications.time-sensitive</key>
<true/>
<key>com.apple.security.hardened-runtime</key>
<true/>
<key>com.apple.security.cs.allow-jit</key>