Skip to content

Commit 860806d

Browse files
Add time-sensitive entitlement.
1 parent f33f3b3 commit 860806d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sample-apps/swiftui-sample-app/swiftui-sample-app/swiftui-sample-app.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
<dict>
55
<key>aps-environment</key>
66
<string>development</string>
7+
<key>com.apple.developer.usernotifications.time-sensitive</key>
8+
<true/>
79
</dict>
810
</plist>

0 commit comments

Comments
 (0)