浏览代码

Update macos.md

Alexey Gulev 5 年之前
父节点
当前提交
d94c0ad7ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/macos.md

+ 1 - 1
docs/en/manuals/macos.md

@@ -46,7 +46,7 @@ $ chmod +x Game.app/Contents/MacOS/Game
 
 * 2) Create an entitlements file specifying the permissions required by your game. For most games the following permissions are enough:
 
-```
+```xml
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">