We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ef9f0 commit 88f49a8Copy full SHA for 88f49a8
Firestore/Example/Podfile
@@ -56,6 +56,7 @@ def configure_local_pods()
56
# scripts/install_prereqs.sh for more details.
57
pod 'FirebaseCore', :path => '../..'
58
pod 'FirebaseCoreDiagnostics', :path => '../..'
59
+ pod 'GoogleDataTransport', :path => '../..'
60
pod 'GoogleDataTransportCCTSupport', :path => '../..'
61
62
# Pull in local sources conditionally.
0 commit comments