@objc creates a wrong class name in Objective-C

1 · Scott Berrevoets · Dec. 15, 2014, 8 a.m.
A few months ago, I decided I'd get started porting SDCAlertView to Swift, but I was only a few minutes in until I ran into a problem I had no idea how to solve: I couldn't get my class names right in both Swift and Objective-C. Even though there are …...