Run prebuild scripts on iOS build#3618
Merged
ann0see merged 2 commits intojamulussoftware:mainfrom Feb 5, 2026
Merged
Conversation
ann0see
commented
Feb 1, 2026
Member
Author
ann0see
left a comment
There was a problem hiding this comment.
the formatting changes are to be reverted.
Member
Author
|
Maybe we need to give the direct path to the iOS qmake... |
3b09de4 to
aa83b0a
Compare
aa83b0a to
bd863a4
Compare
ann0see
commented
Feb 4, 2026
| target_os: ios | ||
| building_on_os: macos-15 | ||
| base_command: QT_VERSION=6.7.3 ./.github/autobuild/ios.sh | ||
| base_command: QT_VERSION=5.15.2 ./.github/autobuild/ios.sh |
Member
Author
There was a problem hiding this comment.
Since I use Qt 5.15.2 (this seems to be more stable) on my build, downgrading.
ann0see
commented
Feb 4, 2026
| @@ -249,12 +249,12 @@ jobs: | |||
| - config_name: iOS (artifacts) | |||
| target_os: ios | |||
| building_on_os: macos-15 | |||
Member
Author
There was a problem hiding this comment.
We can also bump the macOs version - but probably in another PR
Member
Author
|
I'd say that this also Fixes: #3601 |
pljones
approved these changes
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description of changes
CHANGELOG: SKIP
Context: Fixes an issue?
Fixes: #3605
Does this change need documentation? What needs to be documented and how?
No. Potentially we need to change this in future Qt updates.
Status of this Pull Request
Needs a CI run
What is missing until this pull request can be merged?
Checklist
AUTOBUILD: Please build all targets