Skip to content

Commit 5f83b36

Browse files
damzobridgedamzobridge
andcommitted
fix: add missing ImageIO.framework dependency on iOS in Unity
This PR addresses these errors when building for iOS in Unity after the latest WebP update: ``` Undefined symbol: _CGImageSourceCreateImageAtIndex Undefined symbol: _CGImageSourceCreateWithData ``` We need to link `ImageIO.framework` in the XCode project through Unity, rather than in mono. Diffs= 5e9341bbd fix: add missing ImageIO.framework dependency on iOS in Unity (#7981) Co-authored-by: Adam <[email protected]>
1 parent 0d783aa commit 5f83b36

File tree

2 files changed

+53
-3
lines changed

2 files changed

+53
-3
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ba2a7ba302f0a3a992c0b0a6b7bcb07b08d377fc
1+
5e9341bbd5cd326a6ea3f36d8fde87014bc1c404

package/Runtime/Libraries/iOS/rive.a.meta

Lines changed: 52 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)