Skip to content

v2.2.2 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 22 Oct 20:45

Minor updates:

  • #236 - Add missing dep for subspec in podspec.
  • #237 - Add XCTAssertAsserts
  • #240 - Fix GTMGoogleTestRunner triggering "NULL cString" exception in NSString.
  • #243 - Get rid of exceptions happening when a C++ test fails.
  • #245 - Fix failure due to adding the same method twice.
  • #249 - GTMStringEncoding: Mark deprecated methods to fix parameters in Swift.