The most important line was missing from the example entitlements file.

This commit is contained in:
danfountgames
2023-11-02 11:48:14 +00:00
committed by Max Hilbrunner
parent 85a24f9cb3
commit 5b005050a3

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>