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: fix ios not building w/ Xcode 15.3 #1604

Merged
merged 1 commit into from
Mar 13, 2024
Merged

build: fix ios not building w/ Xcode 15.3 #1604

merged 1 commit into from
Mar 13, 2024

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Mar 13, 2024

Description

Upgrades react-native to 72.12 to include fix for breaking builds.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

@pwltr pwltr requested a review from ovitrif March 13, 2024 13:54
Copy link
Contributor

@ovitrif ovitrif left a comment

Choose a reason for hiding this comment

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

Building works again, without needing manual patches in Podfile.

Thanks a lot!

@ovitrif ovitrif merged commit d20a623 into master Mar 13, 2024
4 checks passed
@ovitrif ovitrif deleted the fix/build-issues branch March 13, 2024 14:48
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