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 b56d550 commit f638da0Copy full SHA for f638da0
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
-DURL_SCHEME=fcitx \
60
-DHALLELUJAH=ON \
61
-DRIME=ON \
62
- -DPLATFORM=SIMULATOR
+ -DIOS_PLATFORM=SIMULATOR
63
cmake --build build/${{ matrix.platform }} --config Release
64
65
- name: Check validity
0 commit comments