Skip to content

Instantly share code, notes, and snippets.

@davidyeiser
Created November 6, 2013 05:55
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 davidyeiser/7331585 to your computer and use it in GitHub Desktop.
Save davidyeiser/7331585 to your computer and use it in GitHub Desktop.
Sample user settings retrieval.
// Grab User Settings for units
unitTemp = [[NSUserDefaults standardUserDefaults] integerForKey:@"EverydayWeatherUnitTempPrefKey"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment