Browse Source

fix(ios) update giphy SDK

factor2
Saúl Ibarra Corretgé 8 months ago
parent
commit
c24c25849d

+ 4
- 4
ios/Podfile.lock View File

79
     - GoogleUtilities/UserDefaults (~> 7.7)
79
     - GoogleUtilities/UserDefaults (~> 7.7)
80
     - PromisesObjC (< 3.0, >= 1.2)
80
     - PromisesObjC (< 3.0, >= 1.2)
81
   - fmt (6.2.1)
81
   - fmt (6.2.1)
82
-  - Giphy (2.2.4):
82
+  - Giphy (2.2.12):
83
     - libwebp
83
     - libwebp
84
   - giphy-react-native-sdk (2.3.0):
84
   - giphy-react-native-sdk (2.3.0):
85
-    - Giphy (= 2.2.4)
85
+    - Giphy (= 2.2.12)
86
     - React-Core
86
     - React-Core
87
   - glog (0.3.5)
87
   - glog (0.3.5)
88
   - GoogleAppMeasurement (8.15.0):
88
   - GoogleAppMeasurement (8.15.0):
1515
   FirebaseDynamicLinks: 1dc816ef789c5adac6fede0b46d11478175c70e4
1515
   FirebaseDynamicLinks: 1dc816ef789c5adac6fede0b46d11478175c70e4
1516
   FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
1516
   FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
1517
   fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
1517
   fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
1518
-  Giphy: 6b5f6986c8df4f71e01a8ef86595f426b3439fb5
1519
-  giphy-react-native-sdk: fcda9639f8ca2cc47e0517b6ef11c19359db5f5a
1518
+  Giphy: 83628960ed04e1c3428ff1b4fb2b027f65e82f50
1519
+  giphy-react-native-sdk: 9bda0d166ebfb8e253c1733412a4dae0cd58b468
1520
   glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
1520
   glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
1521
   GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
1521
   GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
1522
   GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
1522
   GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a

+ 2
- 2
ios/app/app.xcodeproj/project.pbxproj View File

3
 	archiveVersion = 1;
3
 	archiveVersion = 1;
4
 	classes = {
4
 	classes = {
5
 	};
5
 	};
6
-	objectVersion = 54;
6
+	objectVersion = 60;
7
 	objects = {
7
 	objects = {
8
 
8
 
9
 /* Begin PBXBuildFile section */
9
 /* Begin PBXBuildFile section */
163
 		DEFDBBDB25656E3B00344B23 /* WebRTC.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = WebRTC.xcframework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.xcframework"; sourceTree = "<group>"; };
163
 		DEFDBBDB25656E3B00344B23 /* WebRTC.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = WebRTC.xcframework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.xcframework"; sourceTree = "<group>"; };
164
 		E58801132278944E008B0561 /* JitsiMeetContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetContext.swift; sourceTree = "<group>"; };
164
 		E58801132278944E008B0561 /* JitsiMeetContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetContext.swift; sourceTree = "<group>"; };
165
 		E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetCommands.swift; sourceTree = "<group>"; };
165
 		E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetCommands.swift; sourceTree = "<group>"; };
166
-		FD572B9727EDF32300A800FB /* GiphyUISDK.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = GiphyUISDK.xcframework; path = ../Pods/Giphy/GiphySDK/GiphyUISDK.xcframework; sourceTree = "<group>"; };
166
+		FD572B9727EDF32300A800FB /* GiphyUISDK.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:925PGC4MV7:Giphy, Inc."; lastKnownFileType = wrapper.xcframework; name = GiphyUISDK.xcframework; path = ../Pods/Giphy/GiphySDK/GiphyUISDK.xcframework; sourceTree = "<group>"; };
167
 /* End PBXFileReference section */
167
 /* End PBXFileReference section */
168
 
168
 
169
 /* Begin PBXFrameworksBuildPhase section */
169
 /* Begin PBXFrameworksBuildPhase section */

+ 11
- 0
patches/@giphy+react-native-sdk+2.3.0.patch View File

1
+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
2
+index ddd41ac..a7b143e 100644
3
+--- a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
4
++++ b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
5
+@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
6
+   s.source_files = "ios/**/*.{h,m,mm,swift}"
7
+ 
8
+   s.dependency "React-Core"
9
+-  s.dependency "Giphy", "2.2.4"
10
++  s.dependency "Giphy", "2.2.12"
11
+ end

Loading…
Cancel
Save