shoheiyokoyama / Koyomi

Simple customizable calendar component in Swift :calendar:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to reference in code.

thom5409 opened this issue · comments

I added the line pod "Koyomi" to my podfile and did the pod install and that seemed to work fine, then I went to my Main.storyboard and I dragged a collection view. I then chose its class to be Koyomi in the identity inspector, and everything seemed to still be fine. I see the options to modify it in the attributes inspector, but then when I try to control-drag it to my .swift file, it gives me the following errors:
screenshot any help with this would be much appreciated.