escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

Cannot find protocol declaration forUITableViewDatasource #624

Closed vipmengfeng closed 10 years ago

vipmengfeng commented 10 years ago

I followed the instructions at http://escoz.com/open-source/quickdialog to add quickdialog to a new empty project However,I got 5 issues likes "Cannot find protocol declaration forUITableViewDatasource" in "QuickDialogTableView.h" file. how to solve the problem?