xmartlabs / XLDataLoader

MIT License
16 stars 12 forks source link

Class XLCollectionViewController is out of project but is included when run `pod install` #3

Closed m-revetria closed 10 years ago

m-revetria commented 10 years ago

The files XLColecctionViewController.h and XLCollectionViewController.m are within the directory from where the source files are copied when install this pod but they are not included within the project. Also, XLCollectionViewController.m is not compiling with this error:

#import "XLKit.h" <- XLKit.h file not found