Skip to content

Instantly share code, notes, and snippets.

@barrault01
Last active April 25, 2017 13:21
Show Gist options
  • Save barrault01/930d339d46c380aeaaa62f58b0e548ca to your computer and use it in GitHub Desktop.
Save barrault01/930d339d46c380aeaaa62f58b0e548ca to your computer and use it in GitHub Desktop.
@objc protocol MyProtocol {
@objc optional func anOptionalMethod()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment