In Xcode(latest version) Interfacebuilder, you can link objects to code.
I have created one a class: @interface FileChangeController : NSObject
But it is not
First make sure that you have properly linked your view controller class to the interface builder view controller
Then using the assistant editor, you can drag the connection directly to code.