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
This seems to be failing in CI on Apple Silicon because we can't build universal with the inferior toolchain there. On the one hand, that seems fair enough and most of our XCBuild tests are not part of the main test suite but they are in integration tests. On the other hand, there's `testXcodeBuildSystemOverrides` which should be hitting the same issue and it is present since last year. So I am disabling the test here to get more signal on whether this is a problem with the new test somehow or a new issue outside of SwiftPM / this particular test.
0 commit comments