Skip to content

Commit

Permalink
add @_implementationOnly import
Browse files Browse the repository at this point in the history
  • Loading branch information
hi2gage committed Oct 18, 2024
1 parent 268a2ce commit ae8d7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibFido2Swift/Sources/LibFido2Swift/LibFido2Swift.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The Swift Programming Language
// https://docs.swift.org/swift-book
import libfido2
@_implementationOnly import libfido2
import Foundation
import CryptoKit

Expand Down

0 comments on commit ae8d7eb

Please sign in to comment.