Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Updated to Qbs 2.0.2 #3796

Merged
merged 3 commits into from
Jul 28, 2023
Merged

CI: Updated to Qbs 2.0.2 #3796

merged 3 commits into from
Jul 28, 2023

Conversation

bjorn
Copy link
Member

@bjorn bjorn commented Jul 28, 2023

This should fix the macOS builds, which were using Qbs from Qt Creator versions 5.0.3 and 7.0.2, which are no longer available to download.

Using Qt Creator 5.0.3 was necessary on old versions of macOS since it was the last release using Qt 5. We should be able to use a newer version even when building for macOS 10.12-10.13.

This should fix the macOS builds, which were using Qbs from Qt Creator
versions 5.0.3 and 7.0.2, which are no longer available to download.

Using Qt Creator 5.0.3 was necessary on old versions of macOS since it
was the last release using Qt 5. We should be able to use a newer
version even when building for macOS 10.12-10.13.
Seems that the behavior of File.exists might have changed between 1.23.1
and 2.0.2, such that it now returns true for an empty string.

This change makes the Python detection a little more strict.
I'd rather check for whether the python plugin product is being built to
avoid duplicating some logic here, but I'm not sure how.
@bjorn bjorn merged commit a1de722 into mapeditor:master Jul 28, 2023
10 checks passed
@bjorn bjorn deleted the ci-qtcreator-11 branch July 28, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant