File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
GoogleDataTransportCCTSupport Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v6.3.0 -- M56
2
+ - [ changed] Transitive GoogleDataTransport dependency incremented to v2.0.0. (#3729 )
3
+
1
4
# v6.2.0 -- M53
2
5
- [ added] Added AppKit dependency on macOS and UIKit dependency on iOS and tvOS. (#3459 )
3
6
- [ added] Added support for Firebase Segmentation. (#3430 )
Original file line number Diff line number Diff line change
1
+ # v1.1.0
2
+ - Updates GDT dependency to GDTCOR prefixed version.
3
+
1
4
# v1.0.0
2
5
Initial Release--for Google use only. This library collects diagnostics and
3
6
usage data for internal use by Firebase. Data gathered by this library will
Original file line number Diff line number Diff line change
1
+ # v2.0.0
2
+ - Change/rename all classes and references from GDT to GDTCOR. (#3729 )
3
+
1
4
# v1.2.0
2
5
- Removes all NSAsserts in favor of custom asserts. (#3747 )
3
6
Original file line number Diff line number Diff line change
1
+ # v1.1.0
2
+ - Updates GDT dependency to GDTCOR prefixed version.
3
+
1
4
# v1.0.3
2
5
- Remove all NSAsserts in favor of GDTCORAssert.
3
6
You can’t perform that action at this time.
0 commit comments