We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f61f7 commit 6a01ad0Copy full SHA for 6a01ad0
1 file changed
Sources/OpenGestures/Util/LocationContaining.swift
@@ -5,11 +5,7 @@
5
// Audited for 9126.1.5
6
// Status: Complete
7
8
-#if canImport(Darwin)
9
-import OpenCoreGraphicsShims
10
-#else
11
-package import OpenCoreGraphicsShims
12
-#endif
+public import OpenCoreGraphicsShims
13
14
// MARK: - LocationContaining
15
0 commit comments