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: hashable conformance for timeofday and strong window delegate refs
- timeofday now conforms to hashable so scheduleblock can too
- windowclosedelegate instances stored as strong properties on appdelegate
to prevent immediate deallocation (nswindow.delegate is weak)
0 commit comments