I'm having trouble setting up the CVCalendar By Mozharovsky
from github.
I've opened a new test project and added the CVCalendar folder to my project, then I added the CVCalendar CocoaPod.
I added the views the way the instructions said.
I get this error in the override init()
function every time I try to run the project:
Can you walk me through the step of the CVCalendar installation? Where did I go wrong?
I'm using the latest version of Xcode6
and Swift
.