We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199670f commit c93ced9Copy full SHA for c93ced9
Sources/SwiftBoost/UIKit/Extensions/UIScreenExtension.swift
@@ -1,4 +1,4 @@
1
-#if canImport(UIKit)
+#if canImport(UIKit) && (os(iOS))
2
import UIKit
3
4
public extension UIScreen {
0 commit comments