From 08bd327bbfd352ecac783528300c55f1d738e4ae Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Thu, 14 Dec 2017 11:03:41 +0800 Subject: Adding Swift build test --- Firestore/Source/Public/FIRDocumentSnapshot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Firestore/Source/Public') diff --git a/Firestore/Source/Public/FIRDocumentSnapshot.h b/Firestore/Source/Public/FIRDocumentSnapshot.h index 6af9d2d..6e79a7f 100644 --- a/Firestore/Source/Public/FIRDocumentSnapshot.h +++ b/Firestore/Source/Public/FIRDocumentSnapshot.h @@ -45,7 +45,7 @@ typedef NS_ENUM(NSInteger, FIRServerTimestampBehavior) { * have not yet been set to their final value. */ FIRServerTimestampBehaviorPrevious -}; +} NS_SWIFT_NAME(ServerTimestampBehavior); /** * Options that configure how data is retrieved from a `DocumentSnapshot` -- cgit v1.2.3