diff options
Diffstat (limited to 'Hotline/Hotline.entitlements')
| -rw-r--r-- | Hotline/Hotline.entitlements | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Hotline/Hotline.entitlements b/Hotline/Hotline.entitlements index e15d27d..074bc56 100644 --- a/Hotline/Hotline.entitlements +++ b/Hotline/Hotline.entitlements @@ -2,10 +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> - <key>com.apple.developer.aps-environment</key> - <string>development</string> <key>com.apple.developer.icloud-container-identifiers</key> <array> <string>iCloud.co.goodmake.hotline</string> |