maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
7.16k stars 158 forks source link

Crash on macOS 13.0 + Xcode 14.1 for incorrect cString initialization #419

Closed maxgoedjen closed 1 year ago

maxgoedjen commented 1 year ago

https://github.com/maxgoedjen/secretive/blob/main/Sources/Packages/Sources/SecretAgentKit/SigningRequestTracer.swift#L43

Thread 1: Fatal error: input of String.init(cString:) must be null-terminated 'init(cString:)' is deprecated: Use String(_ scalar: Unicode.Scalar)