trying to get push notifications to work

This commit is contained in:
2024-09-25 11:40:11 -05:00
parent 868ad01c3f
commit bebdbbad39
15 changed files with 20429 additions and 176 deletions

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
<dict>
<key>aps-environment</key>
<string>development</string>
</dict>
</plist>