Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.98k stars 452 forks source link

RN0.74 ios build error #2672

Closed TeeKay777 closed 1 month ago

TeeKay777 commented 1 month ago

Description

ios build with error

Showing All Issues Multiple commands produce '/Users/macbookpro_14/Library/Developer/Xcode/DerivedData/dAsset-crnnlwhaoatxvaawjglrbnwumjnp/Build/Products/Debug-iphoneos/react-native-skia/react_native_skia.framework/Headers/GrBackendSemaphore.h'

Version

1.4.1

Steps to reproduce

npm install @shopify/react-native-skia --save
cd ios bundle exec pod install cd .. build in xcode....

Snack, code example, screenshot, or link to a repository

Image

wcandillon commented 1 month ago

publishing a fix for it now :)

TeeKay777 commented 1 month ago

I should create copy-skia-module-header.ts into module... scripts folder? utils file is not available btw

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 1.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: