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
Make _ThreadLocal.value public under OpenSwiftUI SPI
Expose the value property of _ThreadLocal as public API under the OpenSwiftUI SPI to allow
access from the OpenSwiftUI framework while keeping it hidden from general public API.
0 commit comments