Doudou Nan 4149226e7b Wrap SCNetworkReachabilityFlags and fix Catalyst warning (#4965) il y a 6 ans
..
GDTCCTLibrary 4149226e7b Wrap SCNetworkReachabilityFlags and fix Catalyst warning (#4965) il y a 6 ans
GDTCCTTestApp 65def8187d Generate network_connection_info and add tests (#4944) il y a 6 ans
GDTCCTTests 65def8187d Generate network_connection_info and add tests (#4944) il y a 6 ans
ProtoSupport d31bdfc7be Fix typo (#4432) il y a 6 ans
CHANGELOG.md 30e1ff345e Fix checking the result of malloc (#4878) il y a 6 ans
README.md 595ee901eb Fix README for GDT and GDTCCT (#4968) il y a 6 ans
generate_project.sh 3fb0ed0919 Disable project generation for watchOS (#4597) il y a 6 ans

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