Skip to content

Instantly share code, notes, and snippets.

@onecrayon
Created June 2, 2009 18:17
Show Gist options
  • Save onecrayon/122443 to your computer and use it in GitHub Desktop.
Save onecrayon/122443 to your computer and use it in GitHub Desktop.
bundle = [NSBundle bundleWithIdentifier:@'com.onecrayon.tea.espresso']
defaults = [NSUserDefaults standardUserDefaults]
[defaults registerDefaults:[NSDictionary dictionaryWithContentsOfFile:[bundle pathForResource:@'Defaults' ofType:@'plist']]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment