Skip to content

Commit ae8d7eb

Browse files
committed
add @_implementationOnly import
1 parent 268a2ce commit ae8d7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibFido2Swift/Sources/LibFido2Swift/LibFido2Swift.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The Swift Programming Language
22
// https://docs.swift.org/swift-book
3-
import libfido2
3+
@_implementationOnly import libfido2
44
import Foundation
55
import CryptoKit
66

0 commit comments

Comments
 (0)