[+] Create local storage and automatically add email and token in requests

This commit is contained in:
Hykilpikonna
2021-01-13 13:16:30 -05:00
parent 07a66d57e8
commit b089a79d85
2 changed files with 14 additions and 5 deletions
+4 -4
View File
@@ -2,9 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.healthkit</key>
<true/>
<key>com.apple.developer.healthkit.access</key>
<array/>
<key>com.apple.security.application-groups</key>
<array>
<string>group.org.hydev.alarm.clock</string>
</array>
</dict>
</plist>