Visu 4a6f6135be Update the device model identified by GDTCCTLibrary to be more detailed and in parity with Clearcut. (#5836) 5 ani în urmă
..
GDTCCTLibrary 4a6f6135be Update the device model identified by GDTCCTLibrary to be more detailed and in parity with Clearcut. (#5836) 5 ani în urmă
GDTCCTTestApp 6c14c21bc9 Merge storage refactor back to master (#5322) 6 ani în urmă
GDTCCTTests 3127b8cce1 Add support for CCT EventCode field (#5767) 5 ani în urmă
GDTCCTWatchOSTestApp e15724a436 Migrate from interop pods to source_files header access (#5760) 5 ani în urmă
ProtoSupport 8e1be65b2f Verifies nanopb 0.3.9.5 update does not change generation (#5455) 6 ani în urmă
CHANGELOG.md 4f88be1118 Update GDT CHANGELOGs, versions, and dependencies. (#5480) 6 ani în urmă
README.md 595ee901eb Fix README for GDT and GDTCCT (#4968) 6 ani în urmă
generate_project.sh 3fb0ed0919 Disable project generation for watchOS (#4597) 6 ani în urmă

README.md

Google Data Transport CCT Support 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