Export: Fix iOS enabling push notifications capability

This commit is contained in:
Sergey Minakov
2020-06-22 16:24:16 +03:00
parent bc6a75786c
commit e564ca0c1b
2 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>development</string>
$entitlements_push_notifications
</dict>
</plist>