1. Nov '09
    22

    InAppSettings

    InAppSettings provides a view controller that will read your applications Setting.bundle, allowing you to have the same preferences in your application and in the system settings.

    I have wanted to write this for a while and I was home sick today so BAM here is the first pass :)

    It’s not fully complete yet, still needs PSTextFieldSpecifier, PSChildPaneSpecifier, and some style tweaks. But it works, and is super simple to add to a project! which was my main goal.

    You can grab the source here, please fork and make improvements!