-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue in pod #108
Comments
I tried copy pasting that code as instructed. But still there are a lot of errors. (comment #73) used |
Try to replace it with this Code: // @objc public final class WWCalendarTimeSelectorStyle: NSObject {
} /// Set /// Set /// Set @objc open class WWCalendarTimeSelectorDateRange: NSObject {
} /// The delegate of
} open class WWCalendarTimeSelector: UIViewController, UITableViewDelegate, UITableViewDataSource, WWCalendarRowProtocol, WWClockProtocol {
// if selTimeStateHour {
} @objc internal enum WWCalendarRowType: Int { internal protocol WWCalendarRowProtocol { internal class WWCalendarRow: UIView {
} internal protocol WWClockProtocol { internal class WWClock: UIView {
} private extension CGFloat { private extension Int { |
Hi , after installing pod i am getting 98 error in pod file WWCalendarTimeSelector.swift file . plz help i am using xcode 12.2 and swift5..some objective c command.
No such module 'WWCalendarTimeSelector' showing where i import pod
The text was updated successfully, but these errors were encountered: