Skip to content

Xcode 10.2, Swift 5.0

Compare
Choose a tag to compare
@sushichop sushichop released this 24 Apr 13:04
· 628 commits to master since this release
ad064e4

Public

  • Additional compatibility with Swift 5 (backwards compatible with Swift 4) (#1043)
  • Fix warning building with Xcode 10.2 (#1059)
  • Set Xcode 10.2 and Swift 5.0 as a default (#1064)
  • Fix format string crash (#1066)

Internal

  • Fix warning about syntax (#1054) (#1065)
  • Remove banned APIs (#1056) (#1057)
  • Add CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER & fix warnings (#1059)
  • Use LLONG_MAX instead of LONG_LONG_MAX (#1062)