Skip to content

Commit

Permalink
Add yoga renames to non-v2 lua build scripts
Browse files Browse the repository at this point in the history
This pull request addresses the following GitHub issues and more:
- [rive-ios #345](rive-app/rive-ios#345)
- [rive-react-native #268](rive-app/rive-react-native#268)

Thanks to some help from @luigi-rosso, we discovered that the iOS runtime build scripts were _not_ including the Yoga renames, causing a collision when some frameworks were statically linked in React Native environments.

This has been tested locally, and works, but the real test will be the public.

Diffs=
437688c18e Add yoga renames to non-v2 lua build scripts (#8693)
  • Loading branch information
dskuza committed Dec 5, 2024
1 parent 6c95555 commit 27b1cc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
423301a95b5312d1d13dc6f394acc36a7b7a8607
437688c18e858a3d5fba529802d77c1cb523c841
2 changes: 1 addition & 1 deletion wasm/submodules/rive-runtime

0 comments on commit 27b1cc2

Please sign in to comment.