mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
The most important line was missing from the example entitlements file.
This commit is contained in:
committed by
Max Hilbrunner
parent
85a24f9cb3
commit
5b005050a3
@@ -29,6 +29,8 @@ Create an ``editor.entitlements`` text file with the following contents:
|
|||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.device.camera</key>
|
<key>com.apple.security.device.camera</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>com.apple.security.get-task-allow</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user