Update readme files [skip appveyor][skip travis]

This commit is contained in:
halx99 2020-08-24 01:33:45 -07:00
parent a2751dc651
commit 3727d13047
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@
6. Remark: If you use non-sdk provided CMake edition, you need download ```ninja``` from https://github.com/ninja-build/ninja/releases, and copy ```ninja.exe``` to cmake's bin directory
#### iOS
1. Ensure xcode11+ & **cmake-3.18.2+** installed
1. Ensure xcode11+ & cmake3.6+ installed
2. Install brew: ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
when finish, install follow tools:
```sh

View File

@ -61,7 +61,7 @@
6. 如果使用非sdk自动安装的CMake版本, 需要从https://github.com/ninja-build/ninja/releases下载 ```ninja``` 并且拷贝```ninja.exe```到CMake的bin目录
#### iOS
1. 确保已安装xcode11+
1. 确保已安装xcode11+和cmake3.6+
2. 安装brew: ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
brew安装完成后确保如下工具安装:
```sh