margelo / react-native-worklets-core

🧵 A library to run JS functions ("Worklets") on separate Threads
https://margelo.io
MIT License
576 stars 37 forks source link

fix(ios): #209 build enable stricter header search paths #217

Closed hannojg closed 1 month ago

hannojg commented 1 month ago

see: https://blog.cocoapods.org/CocoaPods-1.5.0/

fixes this error specifically: https://github.com/margelo/react-native-worklets-core/issues/209

there is no real downside to enabling this flag, so should be fine

mrousavy commented 1 month ago

aha interesting - do you think I should also add that to all my other libs? VisionCamera? Especially Nitro is interesting when it comes to clang modules