Whenever I try to compile my Xcode project I get error cannot find protocol declaration for UIScrollViewDelegate
I have cleaned my project multiple times but nothing seems to solve the issue.
Also I have an error could not build module UIKit I am unable to fix the issue for long as my project does not build.
To be able to build
UIKitagain, Clean derived data.Once it has been build the delegate will be found also.