Просмотр исходного кода

Add time-sensitive UN entitlement so alerts pierce Focus modes

trioneer недель назад: 3
Родитель
Сommit
a74533e512
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Trio/Resources/Trio.entitlements

+ 2 - 0
Trio/Resources/Trio.entitlements

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