Commit
This commit is contained in:
12
Carthage/Checkouts/TrueTime.swift/Sources/TrueTime.m
vendored
Normal file
12
Carthage/Checkouts/TrueTime.swift/Sources/TrueTime.m
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
//
|
||||
// TrueTime.m
|
||||
// TrueTime
|
||||
//
|
||||
// Created by Michael Sanders on 8/15/16.
|
||||
// Copyright © 2016 Instacart. All rights reserved.
|
||||
//
|
||||
|
||||
#import "TrueTime.h"
|
||||
|
||||
NSString * const TrueTimeErrorDomain = @"com.instacart.TrueTimeErrorDomain";
|
||||
NSString * const TrueTimeUpdatedNotification = @"TrueTimeUpdatedNotification";
|
Reference in New Issue
Block a user