Ryan Ferrell

Results 15 comments of Ryan Ferrell
trafficstars

ARM64 is part of the latest merge, if you want it, but it doesn't affect performance.CPU use scales with image size. On an M1 Mini on a 1080p rect, CPU...

Enjoying the library. Wanted to say thanks via this issue. @natecook1000 I'd submit a PR from [this branch](https://github.com/importRyan/swift-argument-parser/commits/commandAliasing), but am still sorting how to update completion scripting. 1. Would you...

Likewise. Tabs == accessibility feature

That exception arises from invalid access of memory. Two things to check, without seeing any code: 1. Are you on the SDK's specific DispatchQueue? 2. Are you storing the pointer...

+1 When camera and GPU resources are unavailable, as in a Simulator, Apple throws errors or exceptions, but does compile those frameworks. It would be a massive win if MLKit...

Any visitors, also see: https://issuetracker.google.com/issues/178965151 and join in several years of commentary. :)

+1 Firebase FirestoreInternal 11.4.0 gRPC-Core 1.65.0 Exclusively iPhone, mixed foreground/background states, independent of OS version. ``` Crashed: com.google.firebase.firestore EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000 Crashed: com.google.firebase.firestore 0 grpc 0xaefcc grpc_core::ClientChannelFilter::LoadBalancedCall::PickSubchannelImpl(grpc_core::LoadBalancingPolicy::SubchannelPicker*, absl::lts_20240116::Status*) + 2961...

This is exciting work. Please consider in the migration path that SPM will ignore architecture exclusions when a scheme includes "debug" or "development" in its name. Flutter requires "Debug" as...