diff --git a/FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h b/FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h index 375f697338a..0420d4038e6 100644 --- a/FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h +++ b/FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h @@ -30,6 +30,7 @@ NS_ASSUME_NONNULL_BEGIN * @see https://github.com/google/protobuf/blob/main/src/google/protobuf/timestamp.proto for the * reference timestamp definition. */ +NS_SWIFT_SENDABLE NS_SWIFT_NAME(Timestamp) @interface FIRTimestamp : NSObject