Skip to content

Xcode 9.3 and Swift 4.1 Support

Compare
Choose a tag to compare
@cnoon cnoon released this 10 Apr 18:34
· 37 commits to master since this release

Released on 2018-04-10. All issues associated with this milestone can be found using this filter.

Updated

  • The Xcode project and Travis CI to support Xcode 9.3.

Fixed

  • Compiler warnings in aggregate context generation due to Swift 4.1 compiler.
  • Compiler warnings in CodableBinding protocol extension with associated type typealias.