We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe5015 commit b06a8c8Copy full SHA for b06a8c8
Platform/Platform.Darwin.swift
@@ -6,8 +6,7 @@
6
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
7
//
8
9
-#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS)
10
-
+#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
11
import Darwin
12
import Foundation
13
0 commit comments