Skip to content

Swift 4.0 + tvOS

Latest
Compare
Choose a tag to compare
@alejandro-isaza alejandro-isaza released this 14 Oct 22:06
· 9 commits to master since this release
  • Updated to Swift 4.0 and Xcode 9
  • Add tvOS support
  • Use lowercase switch cases to adhere to Swift API guidelines
  • Improve math utility functions, you can now use them with CGFloat, Float, and Double
  • Use new NSNotification.Name type for events
  • Fix colon spacing to conform to new SwiftLint rule