If I Archive my project I receive Extra argument in 'target' in call
but I do not receive this error if I Build the project. If I remove the target
parameter name then I receive an error if I build.
let rightSwipeGestureRecognizer: UISwipeGestureRecognizer = UISwipeGestureRecognizer(target: self, action: "respondToSwipeGesture:")