mirror of https://github.com/axmolengine/axmol.git
Update README.md
This commit is contained in:
parent
5b30bf9114
commit
ff6c2e54a5
|
@ -118,6 +118,8 @@ _USRSTUDIOPDLL
|
||||||
NDK 推荐 20.1
|
NDK 推荐 20.1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
如果报缺少Ninja, 从https://github.com/ninja-build/ninja/releases下载, 拷贝Ninja.exe到Cmake的bin目录即可
|
||||||
|
|
||||||
#### ios
|
#### ios
|
||||||
确保最新版xcode已安装
|
确保最新版xcode已安装
|
||||||
安装brew: ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
|
安装brew: ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
|
||||||
|
|
Loading…
Reference in New Issue