I\'ve created new Cocoa Touch File. Named it SwipingViewController.
Then try t
I resolved a similar issue by adding '-ObjC' to 'Other linker flags' in the 'Build Settings' of my project.
I resolved this issue by applying view controller initialise. View-controller basic declaration of view did load method and class implementation in *.swift class shows in storyboard.