alexruden

Results 3 comments of alexruden

If I understood correctly. @amixpal just change programmatically. You can do it after line `monthHeaderView.appearance = appearance` write `monthHeaderView.backgroundColor = .green` Or in any other place (viewWillAppear, etc)

Any news? Have similar issue. (using ddtrace: `ddtrace-run gunicorn --reload --worker-class=gevent application:api`)

The same. But for deletion. I call set item = nil ` public func remove(_ key: String, ignoringAttributeSynchronizable: Bool = true) throws { ` throws this error. Yes, I do...