[DESKTOP] Update mac entitlements - probably show stopper for app store
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Mac Ap Store release
|
||||
name: Mac App Store release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user