mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Convert static query dictionary to a computed property, eliminating the need for nonisolated(unsafe). Also fixes a bug where kSecAttrLabel used a hardcoded string instead of the label property (which differs between debug and release builds).