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 29646e6 commit fdd2a46Copy full SHA for fdd2a46
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