Skip to content

Commit

Permalink
deps(@giphy/react-native-sdk): updated patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinteodor committed Oct 2, 2024
1 parent 9ce7a46 commit d4fa6fd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions patches/@giphy+react-native-sdk+3.2.6.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
diff --git a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
index 41cf883..c70b36e 100644
index 41cf883..0118897 100644
--- a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
+++ b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
@@ -11,12 +11,12 @@ Pod::Spec.new do |s|
s.license = package["license"]
s.authors = package["author"]

- s.platforms = { :ios => "10.2" }
+ s.platforms = { :ios => "15.1" }
s.source = { :git => "https://github.com/Giphy/giphy-react-native-sdk.git", :tag => "#{s.version}" }
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|

s.source_files = "ios/**/*.{h,m,mm,swift}"

Expand Down

0 comments on commit d4fa6fd

Please sign in to comment.