diff --git a/thermion_dart/BUILDING.md b/thermion_dart/BUILDING.md index 522126a7..ebf80bdf 100644 --- a/thermion_dart/BUILDING.md +++ b/thermion_dart/BUILDING.md @@ -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 ```