File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
This source file is part of the Swift System open source project
3
3
4
- Copyright (c) 2022 Apple Inc. and the Swift System project authors
4
+ Copyright (c) 2022 - 2025 Apple Inc. and the Swift System project authors
5
5
Licensed under Apache License v2.0 with Runtime Library Exception
6
6
7
7
See https://swift.org/LICENSE.txt for license information
8
8
*/
9
9
10
- #if swift(>=5.9) && SYSTEM_PACKAGE_DARWIN
10
+ #if SYSTEM_PACKAGE_DARWIN
11
11
12
12
import Darwin. Mach
13
13
Original file line number Diff line number Diff line change 1
1
/*
2
2
This source file is part of the Swift System open source project
3
3
4
- Copyright (c) 2022 Apple Inc. and the Swift System project authors
4
+ Copyright (c) 2022 - 2025 Apple Inc. and the Swift System project authors
5
5
Licensed under Apache License v2.0 with Runtime Library Exception
6
6
7
7
See https://swift.org/LICENSE.txt for license information
8
8
*/
9
9
10
- #if swift(>=5.9) && SYSTEM_PACKAGE_DARWIN
10
+ #if SYSTEM_PACKAGE_DARWIN
11
11
12
12
import XCTest
13
13
import Darwin. Mach
You can’t perform that action at this time.
0 commit comments