[DESKTOP] Update mac entitlements - probably show stopper for app store

This commit is contained in:
Kamil Gurgul
2024-09-02 06:41:44 +02:00
parent 5e4cc29087
commit b83f70afbe
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Mac Ap Store release
name: Mac App Store release
on:
workflow_dispatch:
inputs:
+4
View File
@@ -16,5 +16,9 @@
<true/>
<key>com.apple.security.device.audio-input</key>
<true/>
<key>com.apple.security.temporary-exception.iokit-user-client-class</key>
<array>
<string>AppleSMCClient</string>
</array>
</dict>
</plist>