I added the pod, and am able to change the UILabel class to the SACountingLabel class in interface builder. I am also importing SACountingLabel. However, when I build and run the app, I get this error : Unknown class SACountingLabel in Interface Builder file
I added the pod, and am able to change the UILabel class to the SACountingLabel class in interface builder. I am also importing SACountingLabel. However, when I build and run the app, I get this error : Unknown class SACountingLabel in Interface Builder file
I am on xcode 7.3 , Swift 2.2
Thanks for any help