-
Notifications
You must be signed in to change notification settings - Fork 226
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
Build: Update iOS build environment (macos-10.15) #2939
Comments
macos-10.15 Github runners are being phased out. Therefore update to a more recent runner and choose the latest xcode version which still supports the Qt5-required SDK 12.x. Fixes: jamulussoftware#2939
macos-10.15 Github runners are being phased out. Therefore update to a more recent runner and choose the oldest xcode version for best iOS compatibility (15.0). Fixes: jamulussoftware#2939
macos-10.15 Github runners are being phased out. Therefore update to a more recent runner and choose the oldest xcode version for best iOS compatibility (15.0). Fixes: jamulussoftware#2939
I made a quick attempt at updating just the build environment (without Qt) for now, but it seems like a dead end. So it seems like the best course of action will be via #2711. |
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
I tested your commit, and the GUI seems to be broken (more than it used to with Qt5). Buttons are outside of my screen etc. |
Thanks for testing. I guess we'll need someone with iOS access to try further fixes. Therefore, I'm removing my assignment. |
@hoffie how's progress on this? |
It's certainly a blocker. I'm not sure, but I can look into it (using GH actions builds...) - unfortunately I don't have access to a mac at the moment as my VM constantly crashes and is unusable. |
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939 Fixes: jamulussoftware#2907
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939 Fixes: jamulussoftware#2907
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
Crash-fix by @danryu. Co-authored-by: Dan G <[email protected]> Fixes: jamulussoftware#2711 Fixes: jamulussoftware#2939
I realized just now that iOS is also still built on 10.15. This is going to fail and we must get rid of this dependency for 3.10.0.
I guess once #2711 is fixed, we should try to align the iOS environment with the Mac non-legacy one?
Related: #2773
The text was updated successfully, but these errors were encountered: