Merge pull request #258 from wtfdnvxk/patch-2

fix ios readme build device description
This commit is contained in:
HALX99 2020-11-11 01:36:09 -08:00 committed by GitHub
commit 2d536536a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
```sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer```
3. Generate xcode project
```sh
# for device arm64
# for any device
cmake -S . -B build -GXcode -DCMAKE_TOOLCHAIN_FILE=cmake/ios.mini.cmake
# for device combined armv7,arm64