C4iOS v3.0.0 Release Notes

Release Date: 2017-10-14 // over 6 years ago
    • โšก๏ธ 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