diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-02 23:19:57 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-02 23:19:57 +0100 |
| commit | c676230cbc7da1c2c4d5540f89da32e9228deffd (patch) | |
| tree | b47f940282ee552b2608d847a9ce5e06b5749f29 /Hotline/Hotline.entitlements | |
| parent | 77b3ac3c051fc4e8fa126cd21e261be28f4aad1a (diff) | |
Add autoconnect + reconnect logic
Diffstat (limited to 'Hotline/Hotline.entitlements')
| -rw-r--r-- | Hotline/Hotline.entitlements | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hotline/Hotline.entitlements b/Hotline/Hotline.entitlements index e15d27d..5baba22 100644 --- a/Hotline/Hotline.entitlements +++ b/Hotline/Hotline.entitlements @@ -8,7 +8,7 @@ <string>development</string> <key>com.apple.developer.icloud-container-identifiers</key> <array> - <string>iCloud.co.goodmake.hotline</string> + <string>iCloud.pizza.unlimited.hotline</string> </array> <key>com.apple.developer.icloud-services</key> <array> |