Skip to content

Instantly share code, notes, and snippets.

@MickaelCruzDB
Created May 5, 2015 08:06
Show Gist options
  • Save MickaelCruzDB/98c17011147fb1a6cae9 to your computer and use it in GitHub Desktop.
Save MickaelCruzDB/98c17011147fb1a6cae9 to your computer and use it in GitHub Desktop.
@IBAction func goToNextView() {
println("test")
self.performSegueWithIdentifier("test", sender:self)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment