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

fix(ios): fix install problems on new arch #225

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

hannojg
Copy link
Member

@hannojg hannojg commented Nov 6, 2024

RNWC already has a code path for new arch on iOS and on android its already a Turbo Module package, so thats all fine.
For iOS we had to fix the podspec though as otherwise you would get build errors (see here for reference)

based on this PR which should be merged first:

@hannojg hannojg marked this pull request as ready for review November 6, 2024 15:55
@hannojg hannojg requested a review from mrousavy November 6, 2024 16:18
@mrousavy mrousavy merged commit 053bfb1 into chore/upgrade-rn076 Nov 7, 2024
2 checks passed
mrousavy pushed a commit that referenced this pull request Nov 7, 2024
* upgrade iOS to RN 0.76.1

* android upgrade to RN 0.76

* fix eslint setup

* android fix cmake

* fix CI node setup

* tests have changed due to updated babel version

* fix java version

* upgrade yest

* fix iOS builds

* change checksum of podfile for GH action to re-evaluate

* fix iOS builds

* fix: fix iOS podspec for new arch (#225)

* fix(ios): fix install problems on new arch

* compile example app for new arch
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