Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix: XCode 14.3 temp issues with config plugin #2005

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

hirbod
Copy link
Contributor

@hirbod hirbod commented Apr 2, 2023

Why

Our App can't compile with the new XCode 14.3 currently.

How

Looks like there are packages which haven't updated their podspecs to target the correct deployment target. Added a Config plugin to fix this issue for now, since build properties alone are not enough to fix this.

Credit goes to: facebook/react-native#34106 (comment)

The upstream bugfix is already merged but I don't know if this is going to be backported, so we need to monitor new releases.
facebook/react-native#36759

Test Plan

@vercel
Copy link

vercel bot commented Apr 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
showtime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2023 0:25am

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

PR Preview - Storybook

This pull request preview deployment is now available.

Open Details

✅ Preview: exp+io.showtime.storybook://expo-development-client/?url=https://u.expo.dev/e77d5b68-bb27-45da-aa5c-96c1fdbf6706&channel-name=pr-2005

Comment ID:

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

PR Preview - App

This pull request preview deployment is now available.

Open Details

✅ Preview: exp+io.showtime.development://expo-development-client/?url=https://u.expo.dev/45cbf5d5-24fe-4aa6-9580-acf540651abd&channel-name=pr-2005

Comment ID:

@Kudo
Copy link

Kudo commented Apr 3, 2023

hi there! hope react native will release a new patch version with the fix this week and we will update with a new expo package then. let's see if react native could release the fix this week.

Copy link
Collaborator

@intergalacticspacehighway intergalacticspacehighway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ❇️

Copy link
Collaborator

@alantoa alantoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙇‍♂️

@hirbod hirbod merged commit 7482e59 into staging Apr 3, 2023
@hirbod hirbod deleted the fix/xcode-14.3 branch April 3, 2023 08:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants