makemake
makemake
解决了嘛。同问
[Unknown process name] CGBitmapContextCreate: unsupported parameter combination: set CGBITMAP_CONTEXT_LOG_ERRORS environmental variable to see the details
I had this problem too。
我也遇到这个问题了
可以提供一个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. version: 5.1.1
Same issue in Xcode 14.3 RC: ``` Failed to build module 'FBSDKCoreKit'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66...
we have the same issue https://github.com/onevcat/Kingfisher/issues/2170