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

NSAtomicStore is added! #421

Closed
wants to merge 2 commits into from
Closed

Commits on Feb 20, 2013

  1. NSAtomicStore added

    Now you can setup Core Data stack with manualy Store Type name. That
    means you can use MagicalRecord with NSAtomicStore easily.
    ilin-in committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    b30bb2b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2013

  1. Array params have been removed

    `performSelector:withObject:afterDelay` replaced to `dispatch_after` in
    same time
    ilin-in committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    2e986ac View commit details
    Browse the repository at this point in the history