Skip to content

Fix: build App on Xcode 16.3#1664

Merged
JohnathanWhite merged 1 commit intobitpay:masterfrom
cmgustavo:bug/xcode-16.3-build-issues-01
Apr 10, 2025
Merged

Fix: build App on Xcode 16.3#1664
JohnathanWhite merged 1 commit intobitpay:masterfrom
cmgustavo:bug/xcode-16.3-build-issues-01

Conversation

@cmgustavo
Copy link
Member

Upgrade to React-native 0.76.9

Fixes: facebook/react-native#50411

Removes patches/react-native+0.76.5.patch that's fixed on 0.76.8:

  • TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (e2b081e66f by @zhongwuzw)

JohnathanWhite
JohnathanWhite previously approved these changes Apr 8, 2025
@cmgustavo
Copy link
Member Author

Conflicts resolved

Copy link
Collaborator

@gabrielbazan7 gabrielbazan7 left a comment

Choose a reason for hiding this comment

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

LGTM. I tested if inputs work on desktop (I noticed you removed the react native patch for this) and can confirm it works as expected.

@JohnathanWhite JohnathanWhite merged commit a9543f9 into bitpay:master Apr 10, 2025
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.

Xcode 16.3 and undefined template 'std::char_traits<unsigned char>' prevent building the app

3 participants

Comments