fix(iOS) fixed running in simulator for apple silicon
This commit is contained in:
parent
de37c3e809
commit
6f02382472
|
@ -9,9 +9,9 @@ install! 'cocoapods', :deterministic_uuids => false
|
||||||
target 'JitsiMeet' do
|
target 'JitsiMeet' do
|
||||||
project 'app/app.xcodeproj'
|
project 'app/app.xcodeproj'
|
||||||
|
|
||||||
pod 'Firebase/Analytics', '~> 6.33.0'
|
pod 'Firebase/Analytics', '~> 8.0'
|
||||||
pod 'Firebase/Crashlytics', '~> 6.33.0'
|
pod 'Firebase/Crashlytics', '~> 8.0'
|
||||||
pod 'Firebase/DynamicLinks', '~> 6.33.0'
|
pod 'Firebase/DynamicLinks', '~> 8.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
target 'JitsiMeetSDK' do
|
target 'JitsiMeetSDK' do
|
||||||
|
|
184
ios/Podfile.lock
184
ios/Podfile.lock
|
@ -21,50 +21,60 @@ PODS:
|
||||||
- React-Core (= 0.68.1)
|
- React-Core (= 0.68.1)
|
||||||
- React-jsi (= 0.68.1)
|
- React-jsi (= 0.68.1)
|
||||||
- ReactCommon/turbomodule/core (= 0.68.1)
|
- ReactCommon/turbomodule/core (= 0.68.1)
|
||||||
- Firebase/Analytics (6.33.0):
|
- Firebase/Analytics (8.15.0):
|
||||||
- Firebase/Core
|
- Firebase/Core
|
||||||
- Firebase/Core (6.33.0):
|
- Firebase/Core (8.15.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseAnalytics (= 6.8.3)
|
- FirebaseAnalytics (~> 8.15.0)
|
||||||
- Firebase/CoreOnly (6.33.0):
|
- Firebase/CoreOnly (8.15.0):
|
||||||
- FirebaseCore (= 6.10.3)
|
- FirebaseCore (= 8.15.0)
|
||||||
- Firebase/Crashlytics (6.33.0):
|
- Firebase/Crashlytics (8.15.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseCrashlytics (~> 4.6.1)
|
- FirebaseCrashlytics (~> 8.15.0)
|
||||||
- Firebase/DynamicLinks (6.33.0):
|
- Firebase/DynamicLinks (8.15.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseDynamicLinks (~> 4.3.1)
|
- FirebaseDynamicLinks (~> 8.15.0)
|
||||||
- FirebaseAnalytics (6.8.3):
|
- FirebaseAnalytics (8.15.0):
|
||||||
- FirebaseCore (~> 6.10)
|
- FirebaseAnalytics/AdIdSupport (= 8.15.0)
|
||||||
- FirebaseInstallations (~> 1.6)
|
- FirebaseCore (~> 8.0)
|
||||||
- GoogleAppMeasurement (= 6.8.3)
|
- FirebaseInstallations (~> 8.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 6.7)
|
- GoogleUtilities/MethodSwizzler (~> 7.7)
|
||||||
- GoogleUtilities/Network (~> 6.7)
|
- GoogleUtilities/Network (~> 7.7)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 6.7)"
|
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
||||||
- nanopb (~> 1.30906.0)
|
- nanopb (~> 2.30908.0)
|
||||||
- FirebaseCore (6.10.3):
|
- FirebaseAnalytics/AdIdSupport (8.15.0):
|
||||||
- FirebaseCoreDiagnostics (~> 1.6)
|
- FirebaseCore (~> 8.0)
|
||||||
- GoogleUtilities/Environment (~> 6.7)
|
- FirebaseInstallations (~> 8.0)
|
||||||
- GoogleUtilities/Logger (~> 6.7)
|
- GoogleAppMeasurement (= 8.15.0)
|
||||||
- FirebaseCoreDiagnostics (1.7.0):
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
||||||
- GoogleDataTransport (~> 7.4)
|
- GoogleUtilities/MethodSwizzler (~> 7.7)
|
||||||
- GoogleUtilities/Environment (~> 6.7)
|
- GoogleUtilities/Network (~> 7.7)
|
||||||
- GoogleUtilities/Logger (~> 6.7)
|
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
||||||
- nanopb (~> 1.30906.0)
|
- nanopb (~> 2.30908.0)
|
||||||
- FirebaseCrashlytics (4.6.2):
|
- FirebaseCore (8.15.0):
|
||||||
- FirebaseCore (~> 6.10)
|
- FirebaseCoreDiagnostics (~> 8.0)
|
||||||
- FirebaseInstallations (~> 1.6)
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- GoogleDataTransport (~> 7.2)
|
- GoogleUtilities/Logger (~> 7.7)
|
||||||
- nanopb (~> 1.30906.0)
|
- FirebaseCoreDiagnostics (8.15.0):
|
||||||
- PromisesObjC (~> 1.2)
|
- GoogleDataTransport (~> 9.1)
|
||||||
- FirebaseDynamicLinks (4.3.1):
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- FirebaseCore (~> 6.10)
|
- GoogleUtilities/Logger (~> 7.7)
|
||||||
- FirebaseInstallations (1.7.0):
|
- nanopb (~> 2.30908.0)
|
||||||
- FirebaseCore (~> 6.10)
|
- FirebaseCrashlytics (8.15.0):
|
||||||
- GoogleUtilities/Environment (~> 6.7)
|
- FirebaseCore (~> 8.0)
|
||||||
- GoogleUtilities/UserDefaults (~> 6.7)
|
- FirebaseInstallations (~> 8.0)
|
||||||
- PromisesObjC (~> 1.2)
|
- GoogleDataTransport (~> 9.1)
|
||||||
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
|
- nanopb (~> 2.30908.0)
|
||||||
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
|
- FirebaseDynamicLinks (8.15.0):
|
||||||
|
- FirebaseCore (~> 8.0)
|
||||||
|
- FirebaseInstallations (8.15.0):
|
||||||
|
- FirebaseCore (~> 8.0)
|
||||||
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
|
- GoogleUtilities/UserDefaults (~> 7.7)
|
||||||
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- fmt (6.2.1)
|
- fmt (6.2.1)
|
||||||
- Giphy (2.1.20):
|
- Giphy (2.1.20):
|
||||||
- libwebp
|
- libwebp
|
||||||
|
@ -72,36 +82,52 @@ PODS:
|
||||||
- Giphy (= 2.1.20)
|
- Giphy (= 2.1.20)
|
||||||
- React-Core
|
- React-Core
|
||||||
- glog (0.3.5)
|
- glog (0.3.5)
|
||||||
- GoogleAppMeasurement (6.8.3):
|
- GoogleAppMeasurement (8.15.0):
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
|
- GoogleAppMeasurement/AdIdSupport (= 8.15.0)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 6.7)
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
||||||
- GoogleUtilities/Network (~> 6.7)
|
- GoogleUtilities/MethodSwizzler (~> 7.7)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 6.7)"
|
- GoogleUtilities/Network (~> 7.7)
|
||||||
- nanopb (~> 1.30906.0)
|
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
||||||
- GoogleDataTransport (7.5.1):
|
- nanopb (~> 2.30908.0)
|
||||||
- nanopb (~> 1.30906.0)
|
- GoogleAppMeasurement/AdIdSupport (8.15.0):
|
||||||
|
- GoogleAppMeasurement/WithoutAdIdSupport (= 8.15.0)
|
||||||
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
||||||
|
- GoogleUtilities/MethodSwizzler (~> 7.7)
|
||||||
|
- GoogleUtilities/Network (~> 7.7)
|
||||||
|
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
||||||
|
- nanopb (~> 2.30908.0)
|
||||||
|
- GoogleAppMeasurement/WithoutAdIdSupport (8.15.0):
|
||||||
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
||||||
|
- GoogleUtilities/MethodSwizzler (~> 7.7)
|
||||||
|
- GoogleUtilities/Network (~> 7.7)
|
||||||
|
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
||||||
|
- nanopb (~> 2.30908.0)
|
||||||
|
- GoogleDataTransport (9.1.4):
|
||||||
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
|
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||||
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- GoogleSignIn (6.0.2):
|
- GoogleSignIn (6.0.2):
|
||||||
- AppAuth (~> 1.4)
|
- AppAuth (~> 1.4)
|
||||||
- GTMAppAuth (~> 1.0)
|
- GTMAppAuth (~> 1.0)
|
||||||
- GTMSessionFetcher/Core (~> 1.1)
|
- GTMSessionFetcher/Core (~> 1.1)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (6.7.2):
|
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
|
||||||
- GoogleUtilities/Environment
|
- GoogleUtilities/Environment
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/Network
|
- GoogleUtilities/Network
|
||||||
- GoogleUtilities/Environment (6.7.2):
|
- GoogleUtilities/Environment (7.7.0):
|
||||||
- PromisesObjC (~> 1.2)
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- GoogleUtilities/Logger (6.7.2):
|
- GoogleUtilities/Logger (7.7.0):
|
||||||
- GoogleUtilities/Environment
|
- GoogleUtilities/Environment
|
||||||
- GoogleUtilities/MethodSwizzler (6.7.2):
|
- GoogleUtilities/MethodSwizzler (7.7.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/Network (6.7.2):
|
- GoogleUtilities/Network (7.7.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- "GoogleUtilities/NSData+zlib"
|
- "GoogleUtilities/NSData+zlib"
|
||||||
- GoogleUtilities/Reachability
|
- GoogleUtilities/Reachability
|
||||||
- "GoogleUtilities/NSData+zlib (6.7.2)"
|
- "GoogleUtilities/NSData+zlib (7.7.0)"
|
||||||
- GoogleUtilities/Reachability (6.7.2):
|
- GoogleUtilities/Reachability (7.7.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/UserDefaults (6.7.2):
|
- GoogleUtilities/UserDefaults (7.7.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GTMAppAuth (1.2.2):
|
- GTMAppAuth (1.2.2):
|
||||||
- AppAuth/Core (~> 1.4)
|
- AppAuth/Core (~> 1.4)
|
||||||
|
@ -116,13 +142,13 @@ PODS:
|
||||||
- libwebp/mux (1.2.1):
|
- libwebp/mux (1.2.1):
|
||||||
- libwebp/demux
|
- libwebp/demux
|
||||||
- libwebp/webp (1.2.1)
|
- libwebp/webp (1.2.1)
|
||||||
- nanopb (1.30906.0):
|
- nanopb (2.30908.0):
|
||||||
- nanopb/decode (= 1.30906.0)
|
- nanopb/decode (= 2.30908.0)
|
||||||
- nanopb/encode (= 1.30906.0)
|
- nanopb/encode (= 2.30908.0)
|
||||||
- nanopb/decode (1.30906.0)
|
- nanopb/decode (2.30908.0)
|
||||||
- nanopb/encode (1.30906.0)
|
- nanopb/encode (2.30908.0)
|
||||||
- ObjectiveDropboxOfficial (6.2.3)
|
- ObjectiveDropboxOfficial (6.2.3)
|
||||||
- PromisesObjC (1.2.12)
|
- PromisesObjC (2.1.1)
|
||||||
- RCT-Folly (2021.06.28.00-v2):
|
- RCT-Folly (2021.06.28.00-v2):
|
||||||
- boost
|
- boost
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
|
@ -462,9 +488,9 @@ DEPENDENCIES:
|
||||||
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
||||||
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
||||||
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
|
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
|
||||||
- Firebase/Analytics (~> 6.33.0)
|
- Firebase/Analytics (~> 8.0)
|
||||||
- Firebase/Crashlytics (~> 6.33.0)
|
- Firebase/Crashlytics (~> 8.0)
|
||||||
- Firebase/DynamicLinks (~> 6.33.0)
|
- Firebase/DynamicLinks (~> 8.0)
|
||||||
- "giphy-react-native-sdk (from `../node_modules/@giphy/react-native-sdk`)"
|
- "giphy-react-native-sdk (from `../node_modules/@giphy/react-native-sdk`)"
|
||||||
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
||||||
- ObjectiveDropboxOfficial (= 6.2.3)
|
- ObjectiveDropboxOfficial (= 6.2.3)
|
||||||
|
@ -674,27 +700,27 @@ SPEC CHECKSUMS:
|
||||||
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
||||||
FBLazyVector: 2c76493a346ef8cacf1f442926a39f805fffec1f
|
FBLazyVector: 2c76493a346ef8cacf1f442926a39f805fffec1f
|
||||||
FBReactNativeSpec: 371350f24afa87b6aba606972ec959dcd4a95c9a
|
FBReactNativeSpec: 371350f24afa87b6aba606972ec959dcd4a95c9a
|
||||||
Firebase: 8db6f2d1b2c5e2984efba4949a145875a8f65fe5
|
Firebase: 5f8193dff4b5b7c5d5ef72ae54bb76c08e2b841d
|
||||||
FirebaseAnalytics: 5dd088bd2e67bb9d13dbf792d1164ceaf3052193
|
FirebaseAnalytics: 7761cbadb00a717d8d0939363eb46041526474fa
|
||||||
FirebaseCore: d889d9e12535b7f36ac8bfbf1713a0836a3012cd
|
FirebaseCore: 5743c5785c074a794d35f2fff7ecc254a91e08b1
|
||||||
FirebaseCoreDiagnostics: 770ac5958e1372ce67959ae4b4f31d8e127c3ac1
|
FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb
|
||||||
FirebaseCrashlytics: 1a747c9cc084a24dc6d9511c991db1cd078154eb
|
FirebaseCrashlytics: feb07e4e9187be3c23c6a846cce4824e5ce2dd0b
|
||||||
FirebaseDynamicLinks: 6eac37d86910382eafb6315d952cc44c9e176094
|
FirebaseDynamicLinks: 1dc816ef789c5adac6fede0b46d11478175c70e4
|
||||||
FirebaseInstallations: 466c7b4d1f58fe16707693091da253726a731ed2
|
FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
|
||||||
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
||||||
Giphy: b6d5087521d251bb8c99cdc0eb07bbdf86d142d5
|
Giphy: b6d5087521d251bb8c99cdc0eb07bbdf86d142d5
|
||||||
giphy-react-native-sdk: 7abccf2b52123a0f30ce99da895ab6288023680c
|
giphy-react-native-sdk: 7abccf2b52123a0f30ce99da895ab6288023680c
|
||||||
glog: 476ee3e89abb49e07f822b48323c51c57124b572
|
glog: 476ee3e89abb49e07f822b48323c51c57124b572
|
||||||
GoogleAppMeasurement: 966e88df9d19c15715137bb2ddaf52373f111436
|
GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
|
||||||
GoogleDataTransport: f56af7caa4ed338dc8e138a5d7c5973e66440833
|
GoogleDataTransport: 5fffe35792f8b96ec8d6775f5eccd83c998d5a3b
|
||||||
GoogleSignIn: fd381840dbe7c1137aa6dc30849a5c3e070c034a
|
GoogleSignIn: fd381840dbe7c1137aa6dc30849a5c3e070c034a
|
||||||
GoogleUtilities: 7f2f5a07f888cdb145101d6042bc4422f57e70b3
|
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
|
||||||
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
|
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
|
||||||
GTMSessionFetcher: 43748f93435c2aa068b1cbe39655aaf600652e91
|
GTMSessionFetcher: 43748f93435c2aa068b1cbe39655aaf600652e91
|
||||||
libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
|
libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
|
||||||
nanopb: 59317e09cf1f1a0af72f12af412d54edf52603fc
|
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
|
||||||
ObjectiveDropboxOfficial: fe206ce8c0bc49976c249d472db7fdbc53ebbd53
|
ObjectiveDropboxOfficial: fe206ce8c0bc49976c249d472db7fdbc53ebbd53
|
||||||
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
|
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
|
||||||
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
|
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
|
||||||
RCTRequired: 00581111c53531e39e3c6346ef0d2c0cf52a5a37
|
RCTRequired: 00581111c53531e39e3c6346ef0d2c0cf52a5a37
|
||||||
RCTTypeSafety: 07e03ee7800e7dd65cba8e52ad0c2edb06c96604
|
RCTTypeSafety: 07e03ee7800e7dd65cba8e52ad0c2edb06c96604
|
||||||
|
@ -747,6 +773,6 @@ SPEC CHECKSUMS:
|
||||||
RNWatch: 99637948ec9b5c9ec5a41920642594ad5ba07e80
|
RNWatch: 99637948ec9b5c9ec5a41920642594ad5ba07e80
|
||||||
Yoga: 17cd9a50243093b547c1e539c749928dd68152da
|
Yoga: 17cd9a50243093b547c1e539c749928dd68152da
|
||||||
|
|
||||||
PODFILE CHECKSUM: bef1335067eaa4e8c558b1248f8ab3948de855bc
|
PODFILE CHECKSUM: 0e8826a5cb9ee147354a83321ecb3104132f510b
|
||||||
|
|
||||||
COCOAPODS: 1.11.3
|
COCOAPODS: 1.11.3
|
||||||
|
|
Loading…
Reference in New Issue