We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9189ae9 commit ac7ceb5Copy full SHA for ac7ceb5
Sources/SwiftDriver/Toolchains/DarwinToolchain.swift
@@ -376,7 +376,6 @@ public final class DarwinToolchain: Toolchain {
376
// Pass -external-plugin-path if the current toolchain is not a Xcode
377
// default toolchain.
378
if
379
- !driver.integratedDriver,
380
driver.isFrontendArgSupported(.externalPluginPath),
381
let xcodeDir = try self.findCurrentSelectedXcodeDir(),
382
try !self.executableDir.isDescendant(of: xcodeDir),
0 commit comments