We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0481d81 commit ba9257eCopy full SHA for ba9257e
README.md
@@ -15,7 +15,7 @@ Tested with the following combinations:
15
**NOTE: The below commands will build for 64-bit simulator only. Change the `-DIOS_PLATFORM` to the applicable value if targeting another platform.**
16
17
```bash
18
-cd example
+cd example/example-lib
19
mkdir build
20
cd build
21
cmake .. -DCMAKE_TOOLCHAIN_FILE=../../ios.toolchain.cmake -DIOS_PLATFORM=SIMULATOR64
0 commit comments