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
[Dynamic Casting] Use old boxing semantics for pre-Fall-2023 apps
For Apple platforms, enable the new stricter boxing semantics only
for apps built against the Fall 2023 or later SDK. This
avoids breaking apps that relied on the old behavior and
have not been updated since then.
0 commit comments