Oliver Jones
Oliver Jones
I have noticed in `extension UserDefaults: FlagValueSource` method `setFlagValue()` that `value` is a `ApplicationUserMode??` (note the double optional). The outer optional is non-nil as it contains the inner nil. So...
Perhaps I'm holding it wrong?
I note that if I make the `enum` `CaseIterable` it doesn't crash. But the editor is a bit "meh" and doesn't work quite right. https://github.com/unsignedapps/Vexil/assets/34415/dfcf743e-dde1-462c-ad86-053f9ad53bd6