cdf1982

Results 12 comments of cdf1982

Hello, I'm also experiencing the same issue ("[connection] nw_socket_handle_socket_event [C1:1] Socket SO_ERROR [54: Connection reset by peer]") where the connection is closed after successfully receiving the first message; if I...

+1 for the -y option. If you type it, you need to know what you're doing. But there are scenarios I can very much see its value :) Thanks for...

@emawby's [workaround 1](https://github.com/OneSignal/OneSignal-XCFramework/issues/10#issuecomment-845480579) is still useful: with **Xcode 13.1** and **OneSignalXCFramework 3.9.1** I could archive successfully, but as soon as I started the signing process in an Ad Hoc distribution,...

Hello, I stumbled on this issue while investigating a rare crash (5 Users in six week, in a pool of at least a couple thousands that have updated to the...

Thank you @ktoso, I think it's appropriate: I was just looking at JSONDecoder source and on line [702](https://github.com/apple/swift-foundation/blob/4962477f58ab7a4377075aa02d14cfd731f8b6d0/Sources/FoundationEssentials/JSON/JSONDecoder.swift#L702) it indeed appears that it's using `URL(string: string)`, so without an option...

I am way out of my league, but I don't think I'm right about line 702 (I suppose the `#if FOUNDATION_FRAMEWORK` directive and the _"Reenable once URL and Decimal has...

Thank you for letting me know. I had hoped we were onto something both for mine and your issue.

+1, same assertion with large-v3 in a SwiftUI app. Anyone managed to find a solution?

Thank you for checking that! Personally, I am lucky enough to use this tool just for text, and I've already confirmed that it's working well for that purpose with the...

> So I wouldn't want to bake this in, but I think a fine approach would be for gitwatch to enable a user to run an external command of their...