Error while try to run sample project
AalokParikh opened this issue · 6 comments
KNSemiModalViewController->master/KNSemiModalViewControllerDemo/KNThirdViewController.m:50:32: No visible @interface for 'UIView' declares the selector 'containingViewController'
KNSemiModalViewController->master/KNSemiModalViewControllerDemo/KNThirdViewController.m:42:32: No visible @interface for 'UIView' declares the selector 'containingViewController'
These two errors are shown when ever I try to build the project.
Which xcode version are you using?
Fixed in commit 4ba644b
Please download source code directly
Thanks for providing your valuable time to help me out.
I have the same error messages after I copied KNThirdViewController.m to my project.
What causing this error message to appear?
Upd.: there is outdated version of the repo at CocoaPods.
I have the same error ,i am using Xcode 6.3.2.