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
SDC 0.3.3 introduced generic arguments instead of some generic overloads, so tests fail on CI, because CI currently uses Xcode 14.1 which doesn't support variadic generics
The text was updated successfully, but these errors were encountered:
SDC
0.3.3
introduced generic arguments instead of some generic overloads, so tests fail on CI, because CI currently uses Xcode 14.1 which doesn't support variadic genericsThe text was updated successfully, but these errors were encountered: