Skip to content

Commit

Permalink
project: add forgotten audio entitlements to macOS signed
Browse files Browse the repository at this point in the history
Fixes #4342
  • Loading branch information
osy committed Aug 29, 2022
1 parent a842ed5 commit 86579f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Platform/macOS/macOS.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<array>
<string>$(TeamIdentifierPrefix)$(PRODUCT_BUNDLE_PREFIX:default=com.utmapp).UTM</string>
</array>
<key>com.apple.security.device.audio-input</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
Expand Down

0 comments on commit 86579f6

Please sign in to comment.