Merge pull request #8380 from danfountgames/patch-2

Adding the important line to the example entitlements file.
This commit is contained in:
Max Hilbrunner
2023-11-02 16:27:55 +01:00
committed by Max Hilbrunner
parent 383a70e17c
commit 9d3214f9bc

View File

@@ -29,6 +29,8 @@ Create an ``editor.entitlements`` text file with the following contents:
<true/>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.security.get-task-allow</key>
<true/>
</dict>
</plist>