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

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