You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Export: Fix iOS enabling push notifications capability
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user