kentnguyen / KNSemiModalViewController

KNSemiModalViewController
1.8k stars 278 forks source link

Error while try to run sample project #38

Closed AalokParikh closed 11 years ago

AalokParikh commented 11 years ago

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

kentnguyen commented 11 years ago

Which xcode version are you using?

AalokParikh commented 11 years ago

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

This one :100:

kentnguyen commented 11 years ago

Fixed in commit https://github.com/kentnguyen/KNSemiModalViewController/commit/4ba644b1846d1399601f3fcbf48818be041ac552

Please download source code directly

AalokParikh commented 11 years ago

Thanks for providing your valuable time to help me out.

shmidt commented 11 years ago

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.

smuralikrish commented 9 years ago

I have the same error ,i am using Xcode 6.3.2.