feat: Add critical alerts entitlement

This commit is contained in:
Andrea Busi
2021-02-24 21:04:19 +01:00
parent 37acb767de
commit f71cd9c8bc
@@ -4,5 +4,7 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.usernotifications.critical-alerts</key>
<true/>
</dict>
</plist>