After I updated Xcode to 11.4 I got this exception on start.
/// A unique identifier of the request. Currently its address.
private lazy var requestIdentifier: String = String(describing: Unmanaged<AnyObject>.passUnretained(self.internalTask.originalRequest! as AnyObject).toOpaque())
Hello guys,
After I updated Xcode to 11.4 I got this exception on start.
com.apple.CFNetwork.CustomProtocols (12): EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
Best regards, Konstantin