Skip to content

Commit

Permalink
Remove unused entitlement that gets us rejected from the App Store
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatStella7922 committed Dec 11, 2023
1 parent 178a94c commit 63e3f91
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dcbattwebhook-swift/dcbattwebhook_swift.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.temporary-exception.shared-preference.read-only</key>
<array>
<string>com.apple.SystemProfiler</string>
</array>
</dict>
</plist>

0 comments on commit 63e3f91

Please sign in to comment.