Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
imWildCat committed Jun 27, 2024
1 parent ef381a3 commit cc3e50a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions patch_rn75rc2_linking_ios.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/before.txt b/after.txt
index 4053631..9508625 100644
index fec826c..9508625 100644
--- a/before.txt
+++ b/after.txt
@@ -168,7 +168,7 @@ def link_native_modules!(config)
Expand All @@ -11,8 +11,3 @@ index 4053631..9508625 100644
phase.delete("path")
end

@@ -203,4 +203,3 @@ $default_command = ['node', '-e', "process.argv=['', '', 'config'];require('@rea
def use_native_modules!(config_command = $default_command)
return link_native_modules!(list_native_modules!(config_command))
end
-

0 comments on commit cc3e50a

Please sign in to comment.