Maksym Malyhin fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
..
GDTCCTLibrary fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
GDTCCTTestApp e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) 5 lat temu
GDTCCTTests fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
GDTCCTWatchOSTestApp d653c9584c Update copyright presubmit and fix 2020 copyrights (#5944) 5 lat temu
GDTCORLibrary fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
GDTCORTests fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
GDTTestApp a00703a543 Completely reimplement storage in GDT (#5877) 5 lat temu
GDTWatchOSTestApp a00703a543 Completely reimplement storage in GDT (#5877) 5 lat temu
ProtoSupport e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) 5 lat temu
CHANGELOG.md fa26512015 GDT: fix time units for the request and events uptime (#6102) 5 lat temu
README.md 595ee901eb Fix README for GDT and GDTCCT (#4968) 6 lat temu
generate_project.sh e03a8d91a0 Consolidate GDT and GDTCCT to a single pod (#5902) 5 lat temu

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