Update build.sh

This commit is contained in:
√(noham)²
2026-05-15 21:51:29 +02:00
parent ed6fbd9e38
commit 77cff94826

View File

@@ -24,7 +24,7 @@ elif [ "$VERSION" == "3.27.1" ]; then
QT_VERSION="6.10.0" QT_VERSION="6.10.0"
TARGET="iphone:latest:17.0" TARGET="iphone:latest:17.0"
else else
echo "Error: Unknown version '$VERSION'. Supported versions are: 3.25.0, 3.17.0, 3.27.1" echo "Error: Unknown version '$VERSION'. Supported versions are: 3.17.0, 3.25.0, 3.26.0, 3.27.0, 3.27.1"
exit 1 exit 1
fi fi