diff --git a/README.md b/README.md index f92ddcf9e8..5802a5f0dd 100644 --- a/README.md +++ b/README.md @@ -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