Files
firezone/swift
Mariusz Klochowicz 5db7eebbb2 refactor(apple): remove unsafe from Token (#10968)
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).
2025-11-25 05:05:07 +00:00
..