update BUILDING.md

This commit is contained in:
Nick Fisher
2025-03-28 16:21:11 +08:00
parent a31142de6d
commit 89768c9303

View File

@@ -13,6 +13,11 @@ This is only for developers extending the Thermion package itself; if you are si
# iOS
```
./build.sh -l -i -f -p ios release
./build.sh -l -i -f -p desktop debug
```
## Android
```