You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use swift 5, min ios: 13
i try install pod this library. when in run app i get a error
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
HorizontalCalendar/HorizontalCalendar.swift:140: Fatal error: init(coder:) has not been implemented
I just installed it but haven't used it yet.
The text was updated successfully, but these errors were encountered:
i use swift 5, min ios: 13
i try install pod this library. when in run app i get a error
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
HorizontalCalendar/HorizontalCalendar.swift:140: Fatal error: init(coder:) has not been implemented
I just installed it but haven't used it yet.
The text was updated successfully, but these errors were encountered: