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 f2e1f15 commit 0f24c23Copy full SHA for 0f24c23
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