Browse Source

Revert "Add location entitlement + info usage description."

This reverts commit fa17ef6675.
master
Abhishek Banthia 2 years ago
parent
commit
2979c670b0
  1. 2
      Clocker/Clocker/Clocker-Info.plist
  2. 2
      Clocker/Clocker/Clocker.entitlements

2
Clocker/Clocker/Clocker-Info.plist

@ -49,7 +49,5 @@
<string>YES</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Clocker uses your location to auto-update the timezone of your local timezone.</string>
</dict>
</plist>

2
Clocker/Clocker/Clocker.entitlements

@ -10,8 +10,6 @@
<true/>
<key>com.apple.security.personal-information.calendars</key>
<true/>
<key>com.apple.security.personal-information.location</key>
<true/>
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>com.apple.reminders</string>

Loading…
Cancel
Save