Skip to content

Commit

Permalink
Add lrelease
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see committed Dec 23, 2024
1 parent 52422f2 commit 5bd2a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/autobuild/ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ setup() {
# Starting with Qt6, ios' qtbase install does no longer include a real qmake binary.
# Instead, it is a script which invokes the mac desktop qmake.
# As of aqtinstall 2.1.0 / 04/2022, desktop qtbase has to be installed manually:
python3 -m aqt install-qt --outputdir "${QT_DIR}" mac desktop "${QT_VERSION}" --archives qtbase
python3 -m aqt install-qt --outputdir "${QT_DIR}" mac desktop "${QT_VERSION}" --archives qtbase lrelease
fi

# deactivate and remove venv as aqt is no longer needed from here on
Expand Down

0 comments on commit 5bd2a8b

Please sign in to comment.