Export: Fix iOS enabling push notifications capability
This commit is contained in:
parent
6a01fbc9a7
commit
488879f52b
2 changed files with 5 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue