aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Public
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2017-12-14 11:03:41 +0800
committerGravatar Sebastian Schmidt <mrschmidt@google.com>2017-12-14 11:04:45 +0800
commit08bd327bbfd352ecac783528300c55f1d738e4ae (patch)
tree92584edc3d4613f5c56896eb0465dfedc6f04032 /Firestore/Source/Public
parent2dd7324bd543027e2925e7e653ca83a7bad3c31b (diff)
Adding Swift build test
Diffstat (limited to 'Firestore/Source/Public')
-rw-r--r--Firestore/Source/Public/FIRDocumentSnapshot.h2
1 files changed, 1 insertions, 1 deletions
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`