From d7bf4530e284ed44c34e158a269a4224ca33d621 Mon Sep 17 00:00:00 2001 From: dskuza Date: Thu, 5 Dec 2024 23:35:39 +0000 Subject: [PATCH] Add yoga renames to non-v2 lua build scripts This pull request addresses the following GitHub issues and more: - [rive-ios #345](https://github.com/rive-app/rive-ios/issues/345) - [rive-react-native #268](https://github.com/rive-app/rive-react-native/issues/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) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 1e1fb1ba..1f064791 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -423301a95b5312d1d13dc6f394acc36a7b7a8607 +437688c18e858a3d5fba529802d77c1cb523c841 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index d7716763..a6e1a22d 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit d77167633ccae464765b542afacafd70301a1cab +Subproject commit a6e1a22dc036a5e739dc286f95af0567bd2d61a9