Skip to content
Snippets Groups Projects
Commit aa69e18b authored by Andrey Lihatskiy's avatar Andrey Lihatskiy
Browse files

SL-16565 Added com.apple.security.device.audio-input to the hardened runtime entitlements

parent 0a873cd9
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,7 @@ ...@@ -12,5 +12,7 @@
<true/> <true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key> <key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/> <true/>
<key>com.apple.security.device.audio-input</key>
<true/>
</dict> </dict>
</plist> </plist>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment