So, I figured out how to pull NSUserDefaults using a settings bundle. But I am trying to do it without a bundle. I just want to save a variable called "theLevel" at a defined point. Then call that variable at the launch (or awakeFromNib) of the application. Can anyone help me with this?