Update README.md

This commit is contained in:
halx99 2020-04-20 12:10:21 +08:00 committed by GitHub
parent cccb66f1ae
commit 220fba761c
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ _USRSTUDIOPDLL
NDK 推荐 20.1
```
如果报缺少Ninja, 从https://github.com/ninja-build/ninja/releases下载 拷贝Ninja.exe到Cmake的bin目录即可
#### ios
确保最新版xcode已安装
安装brew: ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```