From d0198d98b833b8c68df48b4bd7084ae5513bda84 Mon Sep 17 00:00:00 2001 From: Salakar Date: Sun, 6 May 2018 15:35:12 +0100 Subject: [PATCH] [tests][ios] add Firebase/Functions to pods --- bridge/ios/Podfile | 1 + bridge/ios/Podfile.lock | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/bridge/ios/Podfile b/bridge/ios/Podfile index 0732fd78..e54784fd 100644 --- a/bridge/ios/Podfile +++ b/bridge/ios/Podfile @@ -23,6 +23,7 @@ target 'testing' do pod 'Firebase/Core' pod 'Firebase/Crash' pod 'Firebase/Database' + pod 'Firebase/Functions' pod 'Firebase/DynamicLinks' pod 'Firebase/Firestore' pod 'Firebase/Invites' diff --git a/bridge/ios/Podfile.lock b/bridge/ios/Podfile.lock index 5b81d717..337262fb 100644 --- a/bridge/ios/Podfile.lock +++ b/bridge/ios/Podfile.lock @@ -29,6 +29,9 @@ PODS: - Firebase/Firestore (4.13.0): - Firebase/Core - FirebaseFirestore (= 0.11.0) + - Firebase/Functions (4.13.0): + - Firebase/Core + - FirebaseFunctions (= 1.0.0) - Firebase/Invites (4.13.0): - Firebase/Core - FirebaseInvites (= 2.0.2) @@ -76,6 +79,10 @@ PODS: - gRPC-ProtoRPC (~> 1.0) - leveldb-library (~> 1.18) - Protobuf (~> 3.5) + - FirebaseFunctions (1.0.0): + - FirebaseAnalytics (~> 4.1) + - FirebaseCore (~> 4.0) + - GTMSessionFetcher/Core (~> 1.1) - FirebaseInstanceID (2.0.10): - FirebaseCore (~> 4.0) - FirebaseInvites (2.0.2): @@ -201,7 +208,8 @@ PODS: - React/Core - React/fishhook - React/RCTBlob - - RNFirebase (4.0.4): + - RNFirebase (4.0.7): + - Firebase/Core - React - yoga (0.55.3.React) @@ -215,6 +223,7 @@ DEPENDENCIES: - Firebase/Database - Firebase/DynamicLinks - Firebase/Firestore + - Firebase/Functions - Firebase/Invites - Firebase/Messaging - Firebase/Performance @@ -248,6 +257,7 @@ SPEC CHECKSUMS: FirebaseDatabase: 5f0bc6134c5c237cf55f9e1249d406770a75eafd FirebaseDynamicLinks: 38b68641d24e78d0277a9205d988ce22875d5a25 FirebaseFirestore: e92a096ce80c7b4b905d4e9d41dbd944adc9d2a5 + FirebaseFunctions: 3745fada03bd706a9b5c0b9ae7b2d490fa594d21 FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321 FirebaseInvites: ae15e0636f9eb42bdf5c1ef4c8f7bd4a88f9878b FirebaseMessaging: 75cdb862e86c30e0913a2ff307e48d49357c5b73 @@ -269,9 +279,9 @@ SPEC CHECKSUMS: nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3 Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03 React: 573d89cf10312b17920df6328eaf9ab8059283bf - RNFirebase: 8d3b25b57e3fb7afa371959147d23d39e70e150a + RNFirebase: 05ef1e1c1681af418f3500fda194a2d17d45be07 yoga: 9403c2451c1b47d8cee3e4f1b6fd0ececc63839c -PODFILE CHECKSUM: d75cf458a6205ebf9ad72c6f3bba5d5d338f9e60 +PODFILE CHECKSUM: 582ceaad051470812ad9203e13b5ea8ad20c78ac COCOAPODS: 1.3.1