Skip to content

Commit 85b4e24

Browse files
committed
create patches for nitro and rn
1 parent 5ab97d9 commit 85b4e24

File tree

2 files changed

+26597
-0
lines changed

2 files changed

+26597
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec b/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec
2+
index fb3cbe9..950479b 100644
3+
--- a/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec
4+
+++ b/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec
5+
@@ -63,4 +63,8 @@ Pod::Spec.new do |s|
6+
s.dependency "hermes-engine"
7+
end
8+
s.exclude_files = files_to_exclude
9+
+
10+
+ s.public_header_files = [
11+
+ "jsi/*.{h,hpp}"
12+
+ ]
13+
end

0 commit comments

Comments
 (0)