makemake

Results 28 comments of makemake

解决了嘛。同问

[Unknown process name] CGBitmapContextCreate: unsupported parameter combination: set CGBITMAP_CONTEXT_LOG_ERRORS environmental variable to see the details

可以提供一个API 来hook 自己的内部日志打印方法吗。

https://github.com/ReactiveX/RxSwift/issues/2428 Can I fix it with the following code? ```swift @objc extension RxTextViewDelegateProxy { var text: String { return String() } } ```

we have the same issue https://github.com/onevcat/Kingfisher/issues/2170