Skip to content

Instantly share code, notes, and snippets.

@stfalconaleks
Created November 22, 2017 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stfalconaleks/997f083a68f353409d8c48ef4b65878e to your computer and use it in GitHub Desktop.
Save stfalconaleks/997f083a68f353409d8c48ef4b65878e to your computer and use it in GitHub Desktop.
let sharedDefaults = UserDefaults(suiteName: "group.sharingForTodayExtension")
sharedDefaults?.setValue("Stfalcon.com today extension tutorial", forKey: "customKey")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment