Maksym Malyhin bc9c95b512 Release 6.28.0 - GDT cherry pick of #6010 and #6032 (#6035) %!s(int64=5) %!d(string=hai) anos
..
GDTCCTLibrary 4dd48bdcd9 GDT: Retry uploading batches failed to upload before the app termination (#5942) %!s(int64=5) %!d(string=hai) anos
GDTCCTTestApp e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) %!s(int64=5) %!d(string=hai) anos
GDTCCTTests 4dd48bdcd9 GDT: Retry uploading batches failed to upload before the app termination (#5942) %!s(int64=5) %!d(string=hai) anos
GDTCCTWatchOSTestApp d653c9584c Update copyright presubmit and fix 2020 copyrights (#5944) %!s(int64=5) %!d(string=hai) anos
GDTCORLibrary bc9c95b512 Release 6.28.0 - GDT cherry pick of #6010 and #6032 (#6035) %!s(int64=5) %!d(string=hai) anos
GDTCORTests bc9c95b512 Release 6.28.0 - GDT cherry pick of #6010 and #6032 (#6035) %!s(int64=5) %!d(string=hai) anos
GDTTestApp a00703a543 Completely reimplement storage in GDT (#5877) %!s(int64=5) %!d(string=hai) anos
GDTWatchOSTestApp a00703a543 Completely reimplement storage in GDT (#5877) %!s(int64=5) %!d(string=hai) anos
ProtoSupport e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) %!s(int64=5) %!d(string=hai) anos
README.md 595ee901eb Fix README for GDT and GDTCCT (#4968) %!s(int64=6) %!d(string=hai) anos
generate_project.sh e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) %!s(int64=5) %!d(string=hai) anos

README.md

Google Data Transport Lib

This library is for internal Google use only. It allows the logging of data and telemetry from Google SDKs.

Prereqs

  • gem install --user cocoapods cocoapods-generate
  • brew install protobuf nanopb-generator
  • easy_install --user protobuf

To develop

  • Run generate_project.sh after installing the prereqs