kreeger / BDKCollectionIndexView

Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.
MIT License
158 stars 29 forks source link

Xcode error: can't find plist for BDKCollectionIndexViewTests #16

Closed hipwelljo closed 9 years ago

hipwelljo commented 9 years ago

I'm unable to run a clean clone of the project - could not read data from .../ProjectProject/BDKCollectionIndexViewTests/BDKCollectionIndexViewTests-Info.plist': The file “BDKCollectionIndexViewTests-Info.plist” couldn’t be opened because there is no such file.

I was trying to fix it but couldn't. BDKCollectionIndexViewTests doesn't exist, not sure why it's looking for that file.