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 b3a484b commit 94735d0Copy full SHA for 94735d0
Tests/SPMBuildCoreTests/PluginInvocationTests.swift
@@ -11,7 +11,10 @@
11
//===----------------------------------------------------------------------===//
12
13
import Basics
14
+
15
+@_spi(DontAdoptOutsideOfSwiftPMExposedForBenchmarksAndTestsOnly)
16
@testable import PackageGraph
17
18
import PackageLoading
19
import PackageModel
20
@testable import SPMBuildCore
Tests/SourceKitLSPAPITests/SourceKitLSPAPITests.swift
@@ -12,7 +12,10 @@
import Build
import PackageGraph
import SourceKitLSPAPI
21
import SPMTestSupport
0 commit comments