-
Notifications
You must be signed in to change notification settings - Fork 225
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
iOS build using macos-12 runner now fails #3433
Comments
Time to update the iOS build to Qt6 then. |
#3436 fixes the build for MacOS Legacy. I tried the same fix for iOS, but the build failed for other reasons, which I have not yet understood. |
Now that the macOS Legacy build has been successfully moved to the macos-13 runner, have updated the issue title to just refer to iOS. Don't yet know what the right solution is for iOS. Needed also to change the SDK version from 13 to 14, and the build no longer succeeded. |
Updating to Qt6, I suppose. There are still some open PRs and issues with the Qt6 build. |
See also #3293 and the comments there about the need to move from the "legacy build system" to the "modern build system" when using SDK 14. |
Github have now discontinued support for the macos-12 runner, so we need to move those builds to at least macos-13.
Just raising this issue to give it visibility.
The text was updated successfully, but these errors were encountered: