Skip to content

v1.3.5 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 25 Jul 20:25
  • #219 Fix import of GTMMIMEDocument.h
  • #226 Update doc generation to correct doctype
  • #231 Fixed build using Xcode 10
  • #220 Shuffle the deps handling of the Xcode projects
  • Generated current services as defined by discovery.

Note: #220 should have no impact on anyone using CocoaPods, but anyone using the checked in Xcode project it could have impact. In this pull, the Xcode project no longer bundles GTMAppAuth and AppAuth, this is because GTLR also works with the Google SignIn, so it was bundling something some developer might not need. So if you are using the Xcode project provided here, you may now need to directly incldue GTMAppAuth and AppAuth if you were previous using them. See the help pages on those projects for how to integrate them.