Skip to content

Commit

Permalink
Remove com.apple.security.device.usb entitlement
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 3, 2024
1 parent 59ed00f commit 74a931b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions DuckDuckGo/DuckDuckGoAppStore.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
<true/>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
Expand Down
2 changes: 0 additions & 2 deletions DuckDuckGo/DuckDuckGoAppStoreCI.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
<true/>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
Expand Down
2 changes: 0 additions & 2 deletions DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
<true/>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
Expand Down

0 comments on commit 74a931b

Please sign in to comment.