Skip to content

Example project to go along with a blog post describing how to optimize CoreData

License

Notifications You must be signed in to change notification settings

zackliston/CoreDataOptimizationExample

Repository files navigation

CoreDataOptimizationExample

###Purpose The purpose of this project is to provide supporting examples for my blog post on optimizing CoreDatad. There are a series of tests in the file TestFetchRequests that show how to use the optimizations I describe.

###Usage In order to run these tests:
1: Clone or download the project to your computer
2: Open the project in xcode
3: Navigate to the TestFetchRequests.m file
4: Run the tests by either using the shortcut cmd+u to run all tests, or clicking the empty diamonds next to the test signature that you would like to run.

About

Example project to go along with a blog post describing how to optimize CoreData

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published