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
Include target variant suffix in swift-reflection-test dependencies
swift-reflection-test isn't a standalone host-side tool anymore, but a
target executable, so the dependency needs to include the variant suffix
(e.g. -macosx-x86_64) in the name.
0 commit comments