Objective-C and Xib
Add a target to an existing XCode project
In the Add Target select Custom KeyBoard
Add the target like this:
Your project file directory should look something like this
Here myKeyBoard is the name of the added Target
Add new Cocoatouch file of type of type UIView and ...