You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Conditional Bridge Behavior for NSNumber to Bool
The original change for this did not check the behavior.
A better implementation here is to use the one from Swift itself, which also matches the initializer that this extension also adds.
0 commit comments