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

build(tools): use xcode 15 #9323

Merged
merged 16 commits into from
Nov 22, 2023
Merged

build(tools): use xcode 15 #9323

merged 16 commits into from
Nov 22, 2023

Conversation

brainbicycle
Copy link
Contributor

@brainbicycle brainbicycle commented Sep 22, 2023

This PR resolves PHIRE-275

Description

Depends on: #9322 which should be merged first ✅

Update ci + docs to use Xcode 15.
Issues with ruby install in ci, updating ruby dep to default installed, 2.7.4 is end of life so we should move off anyway.

There seem to be some known performance issues with running unit tests on Xcode 15, I am also seeing the iOS tests time out it seems waiting for simulator to launch:
https://discuss.circleci.com/t/severe-performance-problems-with-xcode-15/49205/17
We may want to hold off
😬

Edit: The 15.1 beta issues still has performance regressions but no longer times out, since most devs are on 15 at this point think makes sense to update, will keep an eye out of there are updated Xcode images in future.

PR Checklist

  • I have tested my changes on iOS and Android.
  • I hid my changes behind a feature flag, or they don't need one.
  • I have included screenshots or videos, or I have not changed the UI.
  • I have added tests, or my changes don't require any.
  • I added an app state migration, or my changes do not require one.
  • I have documented any follow-up work that this PR will require, or it does not require any.
  • I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

iOS user-facing changes

Android user-facing changes

Dev changes

  • update ci + docs to use Xcode 15 - brian

Need help with something? Have a look at our docs, or get in touch with us.

@brainbicycle brainbicycle self-assigned this Sep 22, 2023
@brainbicycle brainbicycle changed the title build(tools): use xcode 15 [WIP] - build(tools): use xcode 15 Sep 22, 2023
@ArtsyOpenSource
Copy link
Contributor

ArtsyOpenSource commented Sep 22, 2023

Warnings
⚠️

❌ **It seems like you added some non WebP images to Eigen, please convert them to WebPs using source images/script.sh script **

This PR contains the following changes:

  • Dev changes (update ci + docs to use Xcode 15 - brian)

Generated by 🚫 dangerJS against d8aeabd

@brainbicycle brainbicycle marked this pull request as draft September 22, 2023 19:06
@brainbicycle brainbicycle marked this pull request as ready for review September 22, 2023 19:30
@brainbicycle brainbicycle marked this pull request as draft September 22, 2023 20:13
@brainbicycle
Copy link
Contributor Author

Gonna hold off until there is a clearer answer around performance.

ios/Podfile Outdated Show resolved Hide resolved
@brainbicycle brainbicycle marked this pull request as ready for review November 21, 2023 16:39
@brainbicycle brainbicycle changed the title [WIP] - build(tools): use xcode 15 build(tools): use xcode 15 Nov 21, 2023
@brainbicycle brainbicycle requested review from MrSltun and removed request for MrSltun November 21, 2023 20:47
@brainbicycle
Copy link
Contributor Author

this is finally ready to go!

@brainbicycle brainbicycle merged commit 8d22776 into main Nov 22, 2023
7 checks passed
@brainbicycle brainbicycle deleted the brian/xcode-15 branch November 22, 2023 15:29
brainbicycle added a commit that referenced this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants