romaonthego / RETableViewManager

Powerful data driven content manager for UITableView.
MIT License
2.48k stars 432 forks source link

#import <REValidation/REValidation.h> 'REValidation/REValidation.h' file not found #239

Closed apa7 closed 4 years ago

apa7 commented 8 years ago

RETableViewManager.h:27:9: 'REValidation/REValidation.h' file not found

ericertl commented 8 years ago

It's in the sample project under the pods directory. You can copy/paste from there and change the import path, or add it via cocoapods You can find it here as well: https://github.com/romaonthego/REValidation