浏览代码

feat(ios): updated firebase pods

factor2
Calin-Teodor 1年前
父节点
当前提交
fc9ccce29c
共有 2 个文件被更改,包括 106 次插入92 次删除
  1. 5
    3
      ios/Podfile
  2. 101
    89
      ios/Podfile.lock

+ 5
- 3
ios/Podfile 查看文件

@@ -10,12 +10,14 @@ workspace 'jitsi-meet'
10 10
 
11 11
 install! 'cocoapods', :deterministic_uuids => false
12 12
 
13
+use_modular_headers!
14
+
13 15
 target 'JitsiMeet' do
14 16
   project 'app/app.xcodeproj'
15 17
 
16
-  pod 'Firebase/Analytics', '~> 8.0'
17
-  pod 'Firebase/Crashlytics', '~> 8.0'
18
-  pod 'Firebase/DynamicLinks', '~> 8.0'
18
+  pod 'Firebase/Analytics', '~> 10.0'
19
+  pod 'Firebase/Crashlytics', '~> 10.0'
20
+  pod 'Firebase/DynamicLinks', '~> 10.0'
19 21
 end
20 22
 
21 23
 target 'JitsiMeetSDK' do

+ 101
- 89
ios/Podfile.lock 查看文件

@@ -22,60 +22,68 @@ PODS:
22 22
     - React-Core (= 0.72.9)
23 23
     - React-jsi (= 0.72.9)
24 24
     - ReactCommon/turbomodule/core (= 0.72.9)
25
-  - Firebase/Analytics (8.15.0):
25
+  - Firebase/Analytics (10.19.0):
26 26
     - Firebase/Core
27
-  - Firebase/Core (8.15.0):
27
+  - Firebase/Core (10.19.0):
28 28
     - Firebase/CoreOnly
29
-    - FirebaseAnalytics (~> 8.15.0)
30
-  - Firebase/CoreOnly (8.15.0):
31
-    - FirebaseCore (= 8.15.0)
32
-  - Firebase/Crashlytics (8.15.0):
29
+    - FirebaseAnalytics (~> 10.19.0)
30
+  - Firebase/CoreOnly (10.19.0):
31
+    - FirebaseCore (= 10.19.0)
32
+  - Firebase/Crashlytics (10.19.0):
33 33
     - Firebase/CoreOnly
34
-    - FirebaseCrashlytics (~> 8.15.0)
35
-  - Firebase/DynamicLinks (8.15.0):
34
+    - FirebaseCrashlytics (~> 10.19.0)
35
+  - Firebase/DynamicLinks (10.19.0):
36 36
     - Firebase/CoreOnly
37
-    - FirebaseDynamicLinks (~> 8.15.0)
38
-  - FirebaseAnalytics (8.15.0):
39
-    - FirebaseAnalytics/AdIdSupport (= 8.15.0)
40
-    - FirebaseCore (~> 8.0)
41
-    - FirebaseInstallations (~> 8.0)
42
-    - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
43
-    - GoogleUtilities/MethodSwizzler (~> 7.7)
44
-    - GoogleUtilities/Network (~> 7.7)
45
-    - "GoogleUtilities/NSData+zlib (~> 7.7)"
46
-    - nanopb (~> 2.30908.0)
47
-  - FirebaseAnalytics/AdIdSupport (8.15.0):
48
-    - FirebaseCore (~> 8.0)
49
-    - FirebaseInstallations (~> 8.0)
50
-    - GoogleAppMeasurement (= 8.15.0)
51
-    - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
52
-    - GoogleUtilities/MethodSwizzler (~> 7.7)
53
-    - GoogleUtilities/Network (~> 7.7)
54
-    - "GoogleUtilities/NSData+zlib (~> 7.7)"
55
-    - nanopb (~> 2.30908.0)
56
-  - FirebaseCore (8.15.0):
57
-    - FirebaseCoreDiagnostics (~> 8.0)
58
-    - GoogleUtilities/Environment (~> 7.7)
59
-    - GoogleUtilities/Logger (~> 7.7)
60
-  - FirebaseCoreDiagnostics (8.15.0):
61
-    - GoogleDataTransport (~> 9.1)
62
-    - GoogleUtilities/Environment (~> 7.7)
63
-    - GoogleUtilities/Logger (~> 7.7)
64
-    - nanopb (~> 2.30908.0)
65
-  - FirebaseCrashlytics (8.15.0):
66
-    - FirebaseCore (~> 8.0)
67
-    - FirebaseInstallations (~> 8.0)
68
-    - GoogleDataTransport (~> 9.1)
69
-    - GoogleUtilities/Environment (~> 7.7)
70
-    - nanopb (~> 2.30908.0)
71
-    - PromisesObjC (< 3.0, >= 1.2)
72
-  - FirebaseDynamicLinks (8.15.0):
73
-    - FirebaseCore (~> 8.0)
74
-  - FirebaseInstallations (8.15.0):
75
-    - FirebaseCore (~> 8.0)
76
-    - GoogleUtilities/Environment (~> 7.7)
77
-    - GoogleUtilities/UserDefaults (~> 7.7)
78
-    - PromisesObjC (< 3.0, >= 1.2)
37
+    - FirebaseDynamicLinks (~> 10.19.0)
38
+  - FirebaseAnalytics (10.19.0):
39
+    - FirebaseAnalytics/AdIdSupport (= 10.19.0)
40
+    - FirebaseCore (~> 10.0)
41
+    - FirebaseInstallations (~> 10.0)
42
+    - GoogleUtilities/AppDelegateSwizzler (~> 7.11)
43
+    - GoogleUtilities/MethodSwizzler (~> 7.11)
44
+    - GoogleUtilities/Network (~> 7.11)
45
+    - "GoogleUtilities/NSData+zlib (~> 7.11)"
46
+    - nanopb (< 2.30910.0, >= 2.30908.0)
47
+  - FirebaseAnalytics/AdIdSupport (10.19.0):
48
+    - FirebaseCore (~> 10.0)
49
+    - FirebaseInstallations (~> 10.0)
50
+    - GoogleAppMeasurement (= 10.19.0)
51
+    - GoogleUtilities/AppDelegateSwizzler (~> 7.11)
52
+    - GoogleUtilities/MethodSwizzler (~> 7.11)
53
+    - GoogleUtilities/Network (~> 7.11)
54
+    - "GoogleUtilities/NSData+zlib (~> 7.11)"
55
+    - nanopb (< 2.30910.0, >= 2.30908.0)
56
+  - FirebaseCore (10.19.0):
57
+    - FirebaseCoreInternal (~> 10.0)
58
+    - GoogleUtilities/Environment (~> 7.12)
59
+    - GoogleUtilities/Logger (~> 7.12)
60
+  - FirebaseCoreExtension (10.19.0):
61
+    - FirebaseCore (~> 10.0)
62
+  - FirebaseCoreInternal (10.19.0):
63
+    - "GoogleUtilities/NSData+zlib (~> 7.8)"
64
+  - FirebaseCrashlytics (10.19.0):
65
+    - FirebaseCore (~> 10.5)
66
+    - FirebaseInstallations (~> 10.0)
67
+    - FirebaseSessions (~> 10.5)
68
+    - GoogleDataTransport (~> 9.2)
69
+    - GoogleUtilities/Environment (~> 7.8)
70
+    - nanopb (< 2.30910.0, >= 2.30908.0)
71
+    - PromisesObjC (~> 2.1)
72
+  - FirebaseDynamicLinks (10.19.0):
73
+    - FirebaseCore (~> 10.0)
74
+  - FirebaseInstallations (10.19.0):
75
+    - FirebaseCore (~> 10.0)
76
+    - GoogleUtilities/Environment (~> 7.8)
77
+    - GoogleUtilities/UserDefaults (~> 7.8)
78
+    - PromisesObjC (~> 2.1)
79
+  - FirebaseSessions (10.19.0):
80
+    - FirebaseCore (~> 10.5)
81
+    - FirebaseCoreExtension (~> 10.0)
82
+    - FirebaseInstallations (~> 10.0)
83
+    - GoogleDataTransport (~> 9.2)
84
+    - GoogleUtilities/Environment (~> 7.10)
85
+    - nanopb (< 2.30910.0, >= 2.30908.0)
86
+    - PromisesSwift (~> 2.1)
79 87
   - fmt (6.2.1)
80 88
   - Giphy (2.2.4):
81 89
     - libwebp
@@ -83,26 +91,26 @@ PODS:
83 91
     - Giphy (= 2.2.4)
84 92
     - React-Core
85 93
   - glog (0.3.5)
86
-  - GoogleAppMeasurement (8.15.0):
87
-    - GoogleAppMeasurement/AdIdSupport (= 8.15.0)
88
-    - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
89
-    - GoogleUtilities/MethodSwizzler (~> 7.7)
90
-    - GoogleUtilities/Network (~> 7.7)
91
-    - "GoogleUtilities/NSData+zlib (~> 7.7)"
92
-    - nanopb (~> 2.30908.0)
93
-  - GoogleAppMeasurement/AdIdSupport (8.15.0):
94
-    - GoogleAppMeasurement/WithoutAdIdSupport (= 8.15.0)
95
-    - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
96
-    - GoogleUtilities/MethodSwizzler (~> 7.7)
97
-    - GoogleUtilities/Network (~> 7.7)
98
-    - "GoogleUtilities/NSData+zlib (~> 7.7)"
99
-    - nanopb (~> 2.30908.0)
100
-  - GoogleAppMeasurement/WithoutAdIdSupport (8.15.0):
101
-    - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
102
-    - GoogleUtilities/MethodSwizzler (~> 7.7)
103
-    - GoogleUtilities/Network (~> 7.7)
104
-    - "GoogleUtilities/NSData+zlib (~> 7.7)"
105
-    - nanopb (~> 2.30908.0)
94
+  - GoogleAppMeasurement (10.19.0):
95
+    - GoogleAppMeasurement/AdIdSupport (= 10.19.0)
96
+    - GoogleUtilities/AppDelegateSwizzler (~> 7.11)
97
+    - GoogleUtilities/MethodSwizzler (~> 7.11)
98
+    - GoogleUtilities/Network (~> 7.11)
99
+    - "GoogleUtilities/NSData+zlib (~> 7.11)"
100
+    - nanopb (< 2.30910.0, >= 2.30908.0)
101
+  - GoogleAppMeasurement/AdIdSupport (10.19.0):
102
+    - GoogleAppMeasurement/WithoutAdIdSupport (= 10.19.0)
103
+    - GoogleUtilities/AppDelegateSwizzler (~> 7.11)
104
+    - GoogleUtilities/MethodSwizzler (~> 7.11)
105
+    - GoogleUtilities/Network (~> 7.11)
106
+    - "GoogleUtilities/NSData+zlib (~> 7.11)"
107
+    - nanopb (< 2.30910.0, >= 2.30908.0)
108
+  - GoogleAppMeasurement/WithoutAdIdSupport (10.19.0):
109
+    - GoogleUtilities/AppDelegateSwizzler (~> 7.11)
110
+    - GoogleUtilities/MethodSwizzler (~> 7.11)
111
+    - GoogleUtilities/Network (~> 7.11)
112
+    - "GoogleUtilities/NSData+zlib (~> 7.11)"
113
+    - nanopb (< 2.30910.0, >= 2.30908.0)
106 114
   - GoogleDataTransport (9.3.0):
107 115
     - GoogleUtilities/Environment (~> 7.7)
108 116
     - nanopb (< 2.30910.0, >= 2.30908.0)
@@ -147,11 +155,11 @@ PODS:
147 155
   - libwebp/sharpyuv (1.3.2)
148 156
   - libwebp/webp (1.3.2):
149 157
     - libwebp/sharpyuv
150
-  - nanopb (2.30908.0):
151
-    - nanopb/decode (= 2.30908.0)
152
-    - nanopb/encode (= 2.30908.0)
153
-  - nanopb/decode (2.30908.0)
154
-  - nanopb/encode (2.30908.0)
158
+  - nanopb (2.30909.1):
159
+    - nanopb/decode (= 2.30909.1)
160
+    - nanopb/encode (= 2.30909.1)
161
+  - nanopb/decode (2.30909.1)
162
+  - nanopb/encode (2.30909.1)
155 163
   - ObjectiveDropboxOfficial (6.2.3)
156 164
   - PromisesObjC (2.3.1)
157 165
   - PromisesSwift (2.3.1):
@@ -600,9 +608,9 @@ DEPENDENCIES:
600 608
   - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
601 609
   - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
602 610
   - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
603
-  - Firebase/Analytics (~> 8.0)
604
-  - Firebase/Crashlytics (~> 8.0)
605
-  - Firebase/DynamicLinks (~> 8.0)
611
+  - Firebase/Analytics (~> 10.0)
612
+  - Firebase/Crashlytics (~> 10.0)
613
+  - Firebase/DynamicLinks (~> 10.0)
606 614
   - "giphy-react-native-sdk (from `../node_modules/@giphy/react-native-sdk`)"
607 615
   - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
608 616
   - ObjectiveDropboxOfficial (= 6.2.3)
@@ -673,10 +681,12 @@ SPEC REPOS:
673 681
     - Firebase
674 682
     - FirebaseAnalytics
675 683
     - FirebaseCore
676
-    - FirebaseCoreDiagnostics
684
+    - FirebaseCoreExtension
685
+    - FirebaseCoreInternal
677 686
     - FirebaseCrashlytics
678 687
     - FirebaseDynamicLinks
679 688
     - FirebaseInstallations
689
+    - FirebaseSessions
680 690
     - fmt
681 691
     - Giphy
682 692
     - GoogleAppMeasurement
@@ -832,18 +842,20 @@ SPEC CHECKSUMS:
832 842
   DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
833 843
   FBLazyVector: dc178b8748748c036ef9493a5d59d6d1f91a36ce
834 844
   FBReactNativeSpec: d0aaae78e93c89dc2d691d8052a4d2aeb1b461ee
835
-  Firebase: 5f8193dff4b5b7c5d5ef72ae54bb76c08e2b841d
836
-  FirebaseAnalytics: 7761cbadb00a717d8d0939363eb46041526474fa
837
-  FirebaseCore: 5743c5785c074a794d35f2fff7ecc254a91e08b1
838
-  FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb
839
-  FirebaseCrashlytics: feb07e4e9187be3c23c6a846cce4824e5ce2dd0b
840
-  FirebaseDynamicLinks: 1dc816ef789c5adac6fede0b46d11478175c70e4
841
-  FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
845
+  Firebase: 63ce8ece0d43743dc28eacac0c6867a2d7fd5a9d
846
+  FirebaseAnalytics: 87513010b13b7c8610164d3602ea10571f76afc1
847
+  FirebaseCore: dc5c7badf99d47613c52b2e3a57a64cd187f8554
848
+  FirebaseCoreExtension: c08d14c7b22e07994e876d837e6f58642f340087
849
+  FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290
850
+  FirebaseCrashlytics: a4d2ad12f5c07ec8ee0ebc89133a45498a293ba6
851
+  FirebaseDynamicLinks: bd0455c62de367bb46605692af35e423fd7b3b69
852
+  FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960
853
+  FirebaseSessions: e5f4caa188dc8bc6142abc974355be75b042215e
842 854
   fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
843 855
   Giphy: 6b5f6986c8df4f71e01a8ef86595f426b3439fb5
844 856
   giphy-react-native-sdk: fcda9639f8ca2cc47e0517b6ef11c19359db5f5a
845 857
   glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
846
-  GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
858
+  GoogleAppMeasurement: 68afe759316673c6554dac35a0c7ae8f5d6cb4ed
847 859
   GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
848 860
   GoogleSignIn: b232380cf495a429b8095d3178a8d5855b42e842
849 861
   GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
@@ -851,7 +863,7 @@ SPEC CHECKSUMS:
851 863
   GTMSessionFetcher: 41b9ef0b4c08a6db4b7eb51a21ae5183ec99a2c8
852 864
   JitsiWebRTC: 3a41671ef65a51d7204323814b055a2690b921c7
853 865
   libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
854
-  nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
866
+  nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
855 867
   ObjectiveDropboxOfficial: fe206ce8c0bc49976c249d472db7fdbc53ebbd53
856 868
   PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
857 869
   PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265
@@ -914,6 +926,6 @@ SPEC CHECKSUMS:
914 926
   SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
915 927
   Yoga: eddf2bbe4a896454c248a8f23b4355891eb720a6
916 928
 
917
-PODFILE CHECKSUM: 5fffe0755f199d9388e442c9756055b9f5d6705f
929
+PODFILE CHECKSUM: 800d7a69662479637fc7456e26cd2ccd3f18b5fb
918 930
 
919 931
 COCOAPODS: 1.14.3

正在加载...
取消
保存