[swift-users] Can't access Swift class from Objective-C

Rick Mann rmann at latencyzero.com
Mon Apr 17 22:18:04 CDT 2017


My Objective-C file is importing "Module-Swift.h", and that file has some of my other Swift classes, but not the one I just wrote. I've tried making the class public, but I didn't need to do that on any of the others.

I've tried cleaning the build folder of my Xcode project, but I get the same result.

Any suggestions? Thanks!

-- 
Rick Mann
rmann at latencyzero.com




More information about the swift-users mailing list