polqf / RealmResultsController

A NSFetchedResultsController implementation for Realm written in Swift
MIT License
188 stars 25 forks source link

External Cartfile for RRC Dependencies when using Carthage #38

Closed polqf closed 9 years ago

polqf commented 9 years ago

:tophat: What? Why?

When adding RealmResultsController through carthage, it was not finding its dependencies as the Cartfile was in /Example/Cartfile.

Added a External Cartfile in the RRC root folder for carthage to be able to find RRC dependencies

:ghost: GIF

sergigracia commented 9 years ago

hard work man :+1:

mariabernis commented 9 years ago

:+1: