Skip to content

Commit

Permalink
vision darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Apr 20, 2024
1 parent d795ab1 commit 906ccbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platform/Platform.Darwin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
//

#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS)

import Darwin
import Foundation
Expand Down

0 comments on commit 906ccbf

Please sign in to comment.