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

Some refactoring #65

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

Commits on May 31, 2015

  1. Silences warnings by updating depreciated elements

    Updates settings for xCode 6. Updates NSInteger for 64 bit
    architecture.
    philosopherdog committed May 31, 2015
    Configuration menu
    Copy the full SHA
    5e67b6f View commit details
    Browse the repository at this point in the history
  2. Removes unused methods

    Removes didReceiveMemoryWarning. Removes viewWillAppear:animated.
    philosopherdog committed May 31, 2015
    Configuration menu
    Copy the full SHA
    3f2ec0d View commit details
    Browse the repository at this point in the history
  3. Updates deprecated sizeWithFont:

    updates sizeWithFont to thread safe sizeWithAttributes:
    philosopherdog committed May 31, 2015
    Configuration menu
    Copy the full SHA
    9888dcd View commit details
    Browse the repository at this point in the history