Last active
July 11, 2017 15:52
-
-
Save andrewxhill/6e87e5526f80c649c74cc3448288aa5f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let beforeCommute = SetSDK.Context( | |
notificationTiming: .upon, | |
eventAction: .exit, | |
eventState: .place(type: .home), | |
timeOfDay: .morning | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment