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 71c9544 commit 9765c78Copy full SHA for 9765c78
Sources/NSLock+Linux.swift
@@ -1,4 +1,4 @@
1
-#if os(Linux)
+#if os(Linux) && swift(<6.0)
2
import Foundation
3
4
0 commit comments