KyleGoddard / KGFloatingDrawer

A floating navigation drawer with an interesting animated presentation written in Swift.
MIT License
499 stars 79 forks source link

Xcode Version 6.3 (6D543q) iOS 8.3b3 Swift Compiler Errors #1

Closed KyleGoddard closed 9 years ago

KyleGoddard commented 9 years ago

Looks like the new beta has some errors cropping up. KGDrawerView.swift and KGDrawerViewController.swift do not properly overrider a designated initializer.

KyleGoddard commented 9 years ago

Both classes were forced to override init in the previous beta. The overrides only called super.init() and had no other implementation.

KyleGoddard commented 9 years ago

fixed in 6a85c18b60d08aa797ad90eb1e4526c67db33b4c