### Description ``` ld: library 'skia' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` ### React Native Skia Version 2.6.2 ### React Native Version 0.83.x ### Using New Architecture - [x] Enabled ### Steps to Reproduce - install `@shopify/react-native-skia` - set `:mac_catalyst_enabled => true` in Podfile - build for Mac Catalyst in Xcode - build failed with `library 'skia' not found` > Note that build for android and iOS works fine ### Snack, Code Example, Screenshot, or Link to Repository [Related Issue](https://github.com/Shopify/react-native-skia/issues/2970) <img width="241" height="76" alt="Image" src="https://github.com/user-attachments/assets/5f125cd9-a8bd-4b3d-8066-38c90e669778" /> [react-native-skia-binaries](https://github.com/wcandillon/react-native-skia-binaries)
Description
React Native Skia Version
2.6.2
React Native Version
0.83.x
Using New Architecture
Steps to Reproduce
@shopify/react-native-skia:mac_catalyst_enabled => truein Podfilelibrary 'skia' not foundSnack, Code Example, Screenshot, or Link to Repository
Related Issue
react-native-skia-binaries