Skip to content

Commit 48a8fab

Browse files
committed
improves available
1 parent ba0f577 commit 48a8fab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Source/NetworkService+Async.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88
import Foundation
99

10-
@available(watchOS 6.0, *)
11-
@available(macOS 10.15.0, *)
12-
@available(iOS 13.0.0, *)
10+
@available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
1311
public extension NetworkService {
1412

1513
/**

0 commit comments

Comments
 (0)