From 6b1015bde882911044182f292cdba507e85420b2 Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Tue, 13 Feb 2024 06:39:57 +0100 Subject: [PATCH] Remove unneeded toolchain options --- swift-build-presets | 4 ---- 1 file changed, 4 deletions(-) diff --git a/swift-build-presets b/swift-build-presets index 6393dd2..ec0e6a1 100644 --- a/swift-build-presets +++ b/swift-build-presets @@ -39,10 +39,6 @@ bootstrapping=hosttools [preset: codeql-macOS] mixin-preset=codeql-release -ios -tvos -watchos -maccatalyst bootstrapping=bootstrapping [preset: codeql-debug]