evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 282 forks source link

Fixed 'Expected type after as' #55

Closed Naoto-Ida closed 9 years ago

Naoto-Ida commented 9 years ago

I've had problems with ENSideMenu.swift, where it gives the "Expected type after 'as'" error, and am hoping this will fix it for some.

I'm using Xcode 6.2.

Thanks!

msegers commented 9 years ago

Jup, should accept this.

evnaz commented 9 years ago

current version works on xcode 6.3 beta and Swift 1.2.

Naoto-Ida commented 9 years ago

I understand it works on xcode 6.3 beta, but shouldn't it work on stable too?