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
Currently swift-xcodegen can generate either a Clang target or a Swift target, meaning that for e.g SwiftCompilerSources we end up with both a Clang and Swift target. We ought to be able to support mixed Clang/Swift targets.