Skip to content

Instantly share code, notes, and snippets.

@insidegui
Last active March 5, 2017 21:46
Show Gist options
  • Save insidegui/0868e826fb781a07958963802c069e44 to your computer and use it in GitHub Desktop.
Save insidegui/0868e826fb781a07958963802c069e44 to your computer and use it in GitHub Desktop.
NotificationCenter.default.addObserver(self,
selector: #selector(startDiscoveryProcess),
name: Notification.Name.CKAccountChanged,
object: nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment