3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

Improve structure and add carthage support #58

Closed 3lvis closed 8 years ago

3lvis commented 8 years ago

Looks like Carthage doesn't play well with having dependencies as CocoaPods.

3lvis commented 8 years ago

I will need to move the Tests project to Carthage in order to add Carthage support.