Skip to content

Commit 63e3f91

Browse files
Remove unused entitlement that gets us rejected from the App Store
1 parent 178a94c commit 63e3f91

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

dcbattwebhook-swift/dcbattwebhook_swift.entitlements

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44
<dict>
55
<key>com.apple.security.app-sandbox</key>
66
<true/>
7-
<key>com.apple.security.files.user-selected.read-only</key>
8-
<true/>
97
<key>com.apple.security.network.client</key>
108
<true/>
11-
<key>com.apple.security.temporary-exception.shared-preference.read-only</key>
12-
<array>
13-
<string>com.apple.SystemProfiler</string>
14-
</array>
159
</dict>
1610
</plist>

0 commit comments

Comments
 (0)