kentnguyen/KNSemiModalViewController

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.

Screen Shot 2013-03-21 at 11 42 07 AM

Screen Shot 2013-03-21 at 11 41 51 AM

Which xcode version are you using?

Screen Shot 2013-03-21 at 3 14 53 PM

This one 💯

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.