Skip to content

Commit 3d9e66d

Browse files
author
Rick Pasetto
authored
LOOP-3871: Enable time-sensitive notifications in .entitlements (#480)
1 parent eb0f136 commit 3d9e66d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Loop/Loop.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<array/>
1111
<key>com.apple.developer.siri</key>
1212
<true/>
13+
<key>com.apple.developer.usernotifications.time-sensitive</key>
14+
<true/>
1315
<key>com.apple.security.application-groups</key>
1416
<array>
1517
<string>$(APP_GROUP_IDENTIFIER)</string>

0 commit comments

Comments
 (0)