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
The test emits a different function based on deployment target. And
that different function results in different behavior. But some
platforms don't have old enough deployment targets to use the function
for older platforms. So just target newer platforms.
rdar://124700033
0 commit comments