Browse Source

Add time-sensitive UN entitlement so alerts pierce Focus modes

trioneer 3 weeks ago
parent
commit
a74533e512
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Trio/Resources/Trio.entitlements

+ 2 - 0
Trio/Resources/Trio.entitlements

@@ -14,6 +14,8 @@
 	<array>
 	<array>
 		<string>TAG</string>
 		<string>TAG</string>
 	</array>
 	</array>
+	<key>com.apple.developer.usernotifications.time-sensitive</key>
+	<true/>
 	<key>com.apple.security.application-groups</key>
 	<key>com.apple.security.application-groups</key>
 	<array>
 	<array>
 		<string>$(APP_GROUP_ID)</string>
 		<string>$(APP_GROUP_ID)</string>