Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wraps #define's in #ifdef's to allow for custom settings (via a pch file) without overwriting the framework's core header file. #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2012

  1. ifdef wrappers to allow settings without overwriting the files

    Hari Karam Singh committed Mar 23, 2012
    Configuration menu
    Copy the full SHA
    ab67f92 View commit details
    Browse the repository at this point in the history
  2. Adds additional DEBUG macros for simulating various user states such …

    …as 'use count' and 'days since first use'
    Hari Karam Singh committed Mar 23, 2012
    Configuration menu
    Copy the full SHA
    fdc6198 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2012

  1. Added NSNotification dispatches for button presses to allow external …

    …hooks.
    Hari Karam Singh committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    540e56c View commit details
    Browse the repository at this point in the history