mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-11 17:07:44 +00:00
13 lines
705 B
Diff
13 lines
705 B
Diff
diff --git a/node_modules/react-native-reanimated/RNReanimated.podspec b/node_modules/react-native-reanimated/RNReanimated.podspec
|
|
index dba0fad..392f8d4 100644
|
|
--- a/node_modules/react-native-reanimated/RNReanimated.podspec
|
|
+++ b/node_modules/react-native-reanimated/RNReanimated.podspec
|
|
@@ -61,6 +61,7 @@ Pod::Spec.new do |s|
|
|
'"$(PODS_ROOT)/Headers/Private/React-Core"',
|
|
'"$(PODS_ROOT)/Headers/Private/Yoga"',
|
|
'"$(PODS_ROOT)/Headers/Public/RNWorklets"',
|
|
+ '"$(PODS_ROOT)/../../node_modules/react-native/ReactCommon/jsitooling"',
|
|
].join(' '),
|
|
"FRAMEWORK_SEARCH_PATHS" => '"${PODS_CONFIGURATION_BUILD_DIR}/React-hermes"',
|
|
"CLANG_CXX_LANGUAGE_STANDARD" => "c++20",
|