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
Xcode 12.2 is likely out of date, and it is breaking PR builds since
the latest mac image bumped to 13.0. Xcode 13.0 uses SDK 11.3 by
default, so we shouldn't need to specify the SDK any longer either,
and not specifying the precise versions ought to be less fragile.
0 commit comments