Skip to content

Commit f8716df

Browse files
committed
fix error
1 parent 68b205f commit f8716df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftNATTypeDetector/StunClient.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ enum TransactionError: Error {
1212
case transactionException(msg: String)
1313
}
1414

15+
@available(iOS 12.0, *)
1516
@available(macOS 10.14, *)
1617
public class StunClient {
1718
private static let UDP_SEND_COUNT: Int = 2

0 commit comments

Comments
 (0)