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: Build UI tests with Xcode 14 #3062

Merged
merged 5 commits into from
May 26, 2023
Merged

ci: Build UI tests with Xcode 14 #3062

merged 5 commits into from
May 26, 2023

Conversation

philipphofmann
Copy link
Member

As you can only upload apps to the app store with Xcode 14, there is no
need to keep still compiling our UI tests with Xcode 13. We can bump to
Xcode 14 and use the macOS 13 GH actions runner, which is faster.

As you can only submit apps to the App Store with Xcode 14, there is no
need to build the UI tests with Xcode 13. Instead we build only with
Xcode 14 and also build on macos-13, which is faster.
@brustolin
Copy link
Contributor

For more context https://developer.apple.com/news/?id=jd9wcyov

@brustolin
Copy link
Contributor

I believe we can remove every job for iOS that is using Xcode 13 and below.

@philipphofmann
Copy link
Member Author

I believe we can remove every job for iOS that is using Xcode 13 and below.

Only iOS 12 is failing, so maybe I need to change it back for that one.

@philipphofmann philipphofmann merged commit 760d953 into main May 26, 2023
@philipphofmann philipphofmann deleted the ci/ui-tests-xcode-14 branch May 26, 2023 09:00
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.

2 participants