I’m using Xcode 4.2 and I’m trying to link outlets to my viewController but Xcode shows no outlets
here’s my AppDelegate.h
By The Way before I do this I have made the same project with same codes but I have deleted it unintentionally and I’ve have completely deleted and re-installed xcode but with no success.
Thanks in advance!
Did you set the class
PeekPaged...to your viewController in the Storyboard?