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
Only diagnose `@backDeployed` as conflicting with unavailability if the
attribute that is making the declaration unavailable is unconditional or it is
for the same base platform. For example, it should be allowed to back deploy a
function on macOS while making that function unavailable for application
extensions on macOS.
Resolves rdar://107291474
0 commit comments