We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eae77 commit 03ce722Copy full SHA for 03ce722
FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatsPayload.swift
@@ -15,9 +15,9 @@
15
import Foundation
16
17
#if SWIFT_PACKAGE
18
- import GoogleUtilities_NSData
+ @_implementationOnly import GoogleUtilities_NSData
19
#else
20
- import GoogleUtilities
+ @_implementationOnly import GoogleUtilities
21
#endif // SWIFT_PACKAGE
22
23
/// A type that provides a string representation for use in an HTTP header.
0 commit comments