mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 13:22:02 +03:00
pod install fix
This commit is contained in:
parent
152510b50a
commit
4ad71d6f82
159
ios/Podfile.lock
159
ios/Podfile.lock
@ -1,33 +1,27 @@
|
||||
PODS:
|
||||
- appcenter (2.6.1):
|
||||
- AppCenterReactNativeShared
|
||||
- React
|
||||
- appcenter-analytics (2.6.1):
|
||||
- appcenter-analytics (3.1.0):
|
||||
- AppCenter/Analytics
|
||||
- AppCenterReactNativeShared
|
||||
- React
|
||||
- appcenter-crashes (2.6.1):
|
||||
- appcenter-core (3.1.0):
|
||||
- AppCenterReactNativeShared
|
||||
- React
|
||||
- appcenter-crashes (3.1.0):
|
||||
- AppCenter/Crashes
|
||||
- AppCenterReactNativeShared
|
||||
- React
|
||||
- appcenter-push (2.6.1):
|
||||
- AppCenter/Push
|
||||
- AppCenterReactNativeShared
|
||||
- React
|
||||
- AppCenter/Analytics (2.5.1):
|
||||
- AppCenter/Analytics (3.3.1):
|
||||
- AppCenter/Core
|
||||
- AppCenter/Core (2.5.1)
|
||||
- AppCenter/Crashes (2.5.1):
|
||||
- AppCenter/Core (3.3.1)
|
||||
- AppCenter/Crashes (3.3.1):
|
||||
- AppCenter/Core
|
||||
- AppCenter/Push (2.5.1):
|
||||
- AppCenter/Core
|
||||
- AppCenterReactNativeShared (2.6.0):
|
||||
- AppCenter/Core (= 2.5.1)
|
||||
- AppCenterReactNativeShared (3.1.0):
|
||||
- AppCenter/Core (= 3.3.1)
|
||||
- boost-for-react-native (1.63.0)
|
||||
- BugsnagReactNative (2.23.4):
|
||||
- BugsnagReactNative/Core (= 2.23.4)
|
||||
- BugsnagReactNative (2.23.10):
|
||||
- BugsnagReactNative/Core (= 2.23.10)
|
||||
- React
|
||||
- BugsnagReactNative/Core (2.23.4):
|
||||
- BugsnagReactNative/Core (2.23.10):
|
||||
- React
|
||||
- BVLinearGradient (2.5.6):
|
||||
- React
|
||||
@ -65,14 +59,13 @@ PODS:
|
||||
- FirebaseCoreDiagnosticsInterop (~> 1.2)
|
||||
- GoogleUtilities/Environment (~> 6.5)
|
||||
- GoogleUtilities/Logger (~> 6.5)
|
||||
- FirebaseCoreDiagnostics (1.3.0):
|
||||
- FirebaseCoreDiagnosticsInterop (~> 1.2)
|
||||
- GoogleDataTransportCCTSupport (~> 3.1)
|
||||
- GoogleUtilities/Environment (~> 6.5)
|
||||
- GoogleUtilities/Logger (~> 6.5)
|
||||
- FirebaseCoreDiagnostics (1.5.0):
|
||||
- GoogleDataTransport (~> 7.0)
|
||||
- GoogleUtilities/Environment (~> 6.7)
|
||||
- GoogleUtilities/Logger (~> 6.7)
|
||||
- nanopb (~> 1.30905.0)
|
||||
- FirebaseCoreDiagnosticsInterop (1.2.0)
|
||||
- FirebaseInstallations (1.2.0):
|
||||
- FirebaseInstallations (1.3.0):
|
||||
- FirebaseCore (~> 6.6)
|
||||
- GoogleUtilities/Environment (~> 6.6)
|
||||
- GoogleUtilities/UserDefaults (~> 6.6)
|
||||
@ -108,31 +101,29 @@ PODS:
|
||||
- GoogleUtilities/Network (~> 6.0)
|
||||
- "GoogleUtilities/NSData+zlib (~> 6.0)"
|
||||
- nanopb (~> 1.30905.0)
|
||||
- GoogleDataTransport (6.1.1)
|
||||
- GoogleDataTransportCCTSupport (3.1.0):
|
||||
- GoogleDataTransport (~> 6.1)
|
||||
- GoogleDataTransport (7.0.0):
|
||||
- nanopb (~> 1.30905.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (6.6.0):
|
||||
- GoogleUtilities/AppDelegateSwizzler (6.7.1):
|
||||
- GoogleUtilities/Environment
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/Network
|
||||
- GoogleUtilities/Environment (6.6.0):
|
||||
- GoogleUtilities/Environment (6.7.1):
|
||||
- PromisesObjC (~> 1.2)
|
||||
- GoogleUtilities/Logger (6.6.0):
|
||||
- GoogleUtilities/Logger (6.7.1):
|
||||
- GoogleUtilities/Environment
|
||||
- GoogleUtilities/MethodSwizzler (6.6.0):
|
||||
- GoogleUtilities/MethodSwizzler (6.7.1):
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/Network (6.6.0):
|
||||
- GoogleUtilities/Network (6.7.1):
|
||||
- GoogleUtilities/Logger
|
||||
- "GoogleUtilities/NSData+zlib"
|
||||
- GoogleUtilities/Reachability
|
||||
- "GoogleUtilities/NSData+zlib (6.6.0)"
|
||||
- GoogleUtilities/Reachability (6.6.0):
|
||||
- "GoogleUtilities/NSData+zlib (6.7.1)"
|
||||
- GoogleUtilities/Reachability (6.7.1):
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/UserDefaults (6.6.0):
|
||||
- GoogleUtilities/UserDefaults (6.7.1):
|
||||
- GoogleUtilities/Logger
|
||||
- lottie-ios (3.1.3)
|
||||
- lottie-react-native (3.3.2):
|
||||
- lottie-react-native (3.4.0):
|
||||
- lottie-ios (~> 3.1.3)
|
||||
- React
|
||||
- nanopb (1.30905.0):
|
||||
@ -140,7 +131,7 @@ PODS:
|
||||
- nanopb/encode (= 1.30905.0)
|
||||
- nanopb/decode (1.30905.0)
|
||||
- nanopb/encode (1.30905.0)
|
||||
- PromisesObjC (1.2.8)
|
||||
- PromisesObjC (1.2.9)
|
||||
- Protobuf (3.12.0)
|
||||
- QBImagePickerController (3.4.0)
|
||||
- RCTRequired (0.61.5)
|
||||
@ -306,22 +297,22 @@ PODS:
|
||||
- React-cxxreact (= 0.61.5)
|
||||
- React-jsi (= 0.61.5)
|
||||
- React-jsinspector (0.61.5)
|
||||
- react-native-cameraroll (1.3.0):
|
||||
- react-native-cameraroll (1.8.1):
|
||||
- React
|
||||
- react-native-config (0.12.0):
|
||||
- react-native-config (1.3.1):
|
||||
- React
|
||||
- react-native-fast-image (4.0.14):
|
||||
- FLAnimatedImage
|
||||
- React
|
||||
- SDWebImage/Core
|
||||
- SDWebImage/GIF
|
||||
- react-native-netinfo (5.3.3):
|
||||
- react-native-netinfo (5.9.5):
|
||||
- React
|
||||
- react-native-splash-screen (3.2.0):
|
||||
- React
|
||||
- react-native-version-number (0.3.6):
|
||||
- React
|
||||
- react-native-webview (8.0.4):
|
||||
- react-native-webview (8.2.1):
|
||||
- React
|
||||
- React-RCTActionSheet (0.61.5):
|
||||
- React-Core/RCTActionSheetHeaders (= 0.61.5)
|
||||
@ -362,45 +353,44 @@ PODS:
|
||||
- React
|
||||
- rn-fetch-blob (0.12.0):
|
||||
- React-Core
|
||||
- RNCAsyncStorage (1.7.1):
|
||||
- RNCAsyncStorage (1.11.0):
|
||||
- React
|
||||
- RNCPushNotificationIOS (1.2.0):
|
||||
- RNCPushNotificationIOS (1.3.0):
|
||||
- React
|
||||
- RNFBApp (7.1.0):
|
||||
- RNFBApp (7.3.1):
|
||||
- Firebase/CoreOnly (~> 6.25.0)
|
||||
- React
|
||||
- RNFBMessaging (7.1.0):
|
||||
- RNFBMessaging (7.4.2):
|
||||
- Firebase/Analytics (~> 6.25.0)
|
||||
- Firebase/Messaging (~> 6.25.0)
|
||||
- React
|
||||
- RNFBApp
|
||||
- RNGestureHandler (1.5.2):
|
||||
- RNGestureHandler (1.6.1):
|
||||
- React
|
||||
- RNIap (3.4.15):
|
||||
- React
|
||||
- RNImageCropPicker (0.26.1):
|
||||
- RNImageCropPicker (0.26.2):
|
||||
- QBImagePickerController
|
||||
- React-Core
|
||||
- React-RCTImage
|
||||
- RSKImageCropper
|
||||
- RNReanimated (1.4.0):
|
||||
- RNReanimated (1.9.0):
|
||||
- React
|
||||
- RNSVG (9.13.6):
|
||||
- React
|
||||
- RNVectorIcons (6.6.0):
|
||||
- RNVectorIcons (6.7.0):
|
||||
- React
|
||||
- RSKImageCropper (2.2.3)
|
||||
- SDWebImage/Core (4.4.7)
|
||||
- SDWebImage/GIF (4.4.7):
|
||||
- SDWebImage/Core (4.4.8)
|
||||
- SDWebImage/GIF (4.4.8):
|
||||
- FLAnimatedImage (~> 1.0)
|
||||
- SDWebImage/Core
|
||||
- Yoga (1.14.0)
|
||||
|
||||
DEPENDENCIES:
|
||||
- appcenter (from `../node_modules/appcenter/ios`)
|
||||
- appcenter-analytics (from `../node_modules/appcenter-analytics/ios`)
|
||||
- appcenter-core (from `../node_modules/appcenter/ios`)
|
||||
- appcenter-crashes (from `../node_modules/appcenter-crashes/ios`)
|
||||
- appcenter-push (from `../node_modules/appcenter-push/ios`)
|
||||
- BugsnagReactNative (from `../node_modules/bugsnag-react-native`)
|
||||
- BVLinearGradient (from `../node_modules/react-native-linear-gradient`)
|
||||
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
||||
@ -471,7 +461,6 @@ SPEC REPOS:
|
||||
- FLAnimatedImage
|
||||
- GoogleAppMeasurement
|
||||
- GoogleDataTransport
|
||||
- GoogleDataTransportCCTSupport
|
||||
- GoogleUtilities
|
||||
- nanopb
|
||||
- PromisesObjC
|
||||
@ -481,14 +470,12 @@ SPEC REPOS:
|
||||
- SDWebImage
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
appcenter:
|
||||
:path: "../node_modules/appcenter/ios"
|
||||
appcenter-analytics:
|
||||
:path: "../node_modules/appcenter-analytics/ios"
|
||||
appcenter-core:
|
||||
:path: "../node_modules/appcenter/ios"
|
||||
appcenter-crashes:
|
||||
:path: "../node_modules/appcenter-crashes/ios"
|
||||
appcenter-push:
|
||||
:path: "../node_modules/appcenter-push/ios"
|
||||
BugsnagReactNative:
|
||||
:path: "../node_modules/bugsnag-react-native"
|
||||
BVLinearGradient:
|
||||
@ -587,14 +574,13 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native/ReactCommon/yoga"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
AppCenter: fddcbac6e4baae3d93a196ceb0bfe0e4ce407dec
|
||||
appcenter: f2e241f931e0865a74b3af3928066a1190814be0
|
||||
appcenter-analytics: 42e368870a904af67fd93f043f3efa75ffa772a2
|
||||
appcenter-crashes: bfc5c03a6ddcfa158fcf4217d1724fd52f45d12c
|
||||
appcenter-push: 364163b8df17ec57588f8f14a29184405acb5de8
|
||||
AppCenterReactNativeShared: d5e360f8a4cb5126d29e31ab98051d2f070ba631
|
||||
AppCenter: 76ecf7e959a68e36b0fd314e8dc5897660214423
|
||||
appcenter-analytics: cca12b5d07593a309e99db475f6da7f1a61ae694
|
||||
appcenter-core: cd5eaa48cfc6dd87dad2912d6718f21f4955327f
|
||||
appcenter-crashes: 369cc9160392c137b791304ee96957f28ef143d1
|
||||
AppCenterReactNativeShared: 2ec88a4ac2c52cdbc828a1f9c16244b534c84026
|
||||
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
||||
BugsnagReactNative: bfa11ce45f7ee311962ecda93f190b6ea74329fe
|
||||
BugsnagReactNative: 98fb350df4bb0c94cce903023531a1a5cc11fa51
|
||||
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
|
||||
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
|
||||
FBLazyVector: aaeaf388755e4f29cd74acbc9e3b8da6d807c37f
|
||||
@ -603,22 +589,21 @@ SPEC CHECKSUMS:
|
||||
FirebaseAnalytics: 93565f3f0f0f50a5d8770850bfe6a82eaba5db27
|
||||
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
|
||||
FirebaseCore: 6023faeada5afa95a349fccafb40900e32e9ac42
|
||||
FirebaseCoreDiagnostics: 4a773a47bd83bbd5a9b1ccf1ce7caa8b2d535e67
|
||||
FirebaseCoreDiagnostics: 7535fe695737f8c5b350584292a70b7f8ff0357b
|
||||
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
|
||||
FirebaseInstallations: 2119fb3e46b0a88bfdbf12562f855ee3252462fa
|
||||
FirebaseInstallations: 6f5f680e65dc374397a483c32d1799ba822a395b
|
||||
FirebaseInstanceID: cef67c4967c7cecb56ea65d8acbb4834825c587b
|
||||
FirebaseMessaging: 29543feb343b09546ab3aa04d008ee8595b43c44
|
||||
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
|
||||
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
|
||||
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
|
||||
GoogleAppMeasurement: 137afe68bfa406c3f4221b9395253d9e5d4654cf
|
||||
GoogleDataTransport: ad884314b81cdb808fb1d23787b367ff8da4e28a
|
||||
GoogleDataTransportCCTSupport: d70a561f7d236af529fee598835caad5e25f6d3d
|
||||
GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
|
||||
GoogleDataTransport: 8a40cb194ad242b6f6dfe72c14fe40fc67c4dcd7
|
||||
GoogleUtilities: e121a3867449ce16b0e35ddf1797ea7a389ffdf2
|
||||
lottie-ios: 496ac5cea1bbf1a7bd1f1f472f3232eb1b8d744b
|
||||
lottie-react-native: 2a1a82bb326ae51331a5520de0cf706733c6db69
|
||||
lottie-react-native: a664f59f1f298c2696dd0ae07b15cbdfc433cb02
|
||||
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
|
||||
PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
|
||||
PromisesObjC: b48e0338dbbac2207e611750777895f7a5811b75
|
||||
Protobuf: 2793fcd0622a00b546c60e7cbbcc493e043e9bb9
|
||||
QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022
|
||||
RCTRequired: b153add4da6e7dbc44aebf93f3cf4fcae392ddf1
|
||||
@ -630,13 +615,13 @@ SPEC CHECKSUMS:
|
||||
React-jsi: cb2cd74d7ccf4cffb071a46833613edc79cdf8f7
|
||||
React-jsiexecutor: d5525f9ed5f782fdbacb64b9b01a43a9323d2386
|
||||
React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
|
||||
react-native-cameraroll: 463aff54e37cff27ea76eb792e6f1fa43b876320
|
||||
react-native-config: f2c2ae45625a068c35681a16b9bfb1ca58b0adc7
|
||||
react-native-cameraroll: e2917a5e62da9f10c3d525e157e25e694d2d6dfa
|
||||
react-native-config: 54f023214af396f21ff0a9e0fed22620d676c8a1
|
||||
react-native-fast-image: 6d50167ad4d68b59640ceead8c2bc4e58d91d8bd
|
||||
react-native-netinfo: 8884d510fe67349940b4399c01db3e3591c922aa
|
||||
react-native-netinfo: a53b00d949b6456913aaf507d9dba90c4008c611
|
||||
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
||||
react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
|
||||
react-native-webview: 3f5aa91c3cb083ea4762e006b9653291a96a777a
|
||||
react-native-webview: 160ac8d6bb974e2933f2de6bb7464a8e934ff31d
|
||||
React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76
|
||||
React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360
|
||||
React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72
|
||||
@ -649,20 +634,20 @@ SPEC CHECKSUMS:
|
||||
ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd
|
||||
ReactNativeDarkMode: 0178ffca3b10f6a7c9f49d6f9810232b328fa949
|
||||
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
|
||||
RNCAsyncStorage: 44395cb9c7c1523104c2b499eb426ef7aff82bca
|
||||
RNCPushNotificationIOS: 4d9ffd08f00ef6c1029ebbf4d72fc711eca3ff01
|
||||
RNFBApp: 25a6476dfd7aac2bcbe984f569875bcea122895b
|
||||
RNFBMessaging: ea4ce2a6466b3a6dfb46a8c28c38a7989da36a31
|
||||
RNGestureHandler: 946a7691e41df61e2c4b1884deab41a4cdc3afff
|
||||
RNCAsyncStorage: d059c3ee71738c39834a627476322a5a8cd5bf36
|
||||
RNCPushNotificationIOS: d5fd66aed4e03c6491ca0c6111a03d4f6455ff6c
|
||||
RNFBApp: cd70a6c061bc485994e28c7d58ab760538850f0e
|
||||
RNFBMessaging: aa49ccb32399c14b1c6ca1bf8133c6571f8097ab
|
||||
RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
|
||||
RNIap: b4c77c8bc4501203f4b743126a05da23f10f40b4
|
||||
RNImageCropPicker: e1d8c3381e5b05a1bdcd13ea57a4f1c020a09cef
|
||||
RNReanimated: b2ab0b693dddd2339bd2f300e770f6302d2e960c
|
||||
RNImageCropPicker: 9d1a7eea4f8368fc479cbd2bf26459bd3c74d9aa
|
||||
RNReanimated: b5ccb50650ba06f6e749c7c329a1bc3ae0c88b43
|
||||
RNSVG: 8ba35cbeb385a52fd960fd28db9d7d18b4c2974f
|
||||
RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
|
||||
RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d
|
||||
RSKImageCropper: a446db0e8444a036b34f3c43db01b2373baa4b2a
|
||||
SDWebImage: c10d14a8883ebd89664f02a422006f66a85c0c5d
|
||||
SDWebImage: 783af2c3fa36291a250030c4752ee370a9a51d13
|
||||
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
|
||||
|
||||
PODFILE CHECKSUM: 162b87bf8ea343d40707844f5dfad5d6aa5a4e99
|
||||
|
||||
COCOAPODS: 1.8.4
|
||||
COCOAPODS: 1.9.3
|
||||
|
@ -32,14 +32,14 @@
|
||||
"@esteemapp/react-native-slider": "^0.12.0",
|
||||
"@react-native-community/async-storage": "^1.7.1",
|
||||
"@react-native-community/cameraroll": "^1.3.0",
|
||||
"@react-native-community/cli-platform-ios": "^4.10.1",
|
||||
"@react-native-community/netinfo": "^5.3.3",
|
||||
"@react-native-community/push-notification-ios": "^1.2.0",
|
||||
"@react-native-firebase/app": "^7.1.0",
|
||||
"@react-native-firebase/messaging": "^7.1.0",
|
||||
"appcenter": "^2.6.0",
|
||||
"appcenter-analytics": "^2.6.0",
|
||||
"appcenter-crashes": "^2.6.0",
|
||||
"appcenter-push": "^2.6.0",
|
||||
"appcenter": "^3.1.0",
|
||||
"appcenter-analytics": "^3.1.0",
|
||||
"appcenter-crashes": "^3.1.0",
|
||||
"axios": "^0.18.0",
|
||||
"buffer": "^5.4.3",
|
||||
"bugsnag-react-native": "^2.23.4",
|
||||
|
Loading…
Reference in New Issue
Block a user