Skip to content

Instantly share code, notes, and snippets.

@insidegui
Created March 19, 2017 15:56
Show Gist options
  • Save insidegui/3228e3d30cd257f3cc2b27dfc824016d to your computer and use it in GitHub Desktop.
Save insidegui/3228e3d30cd257f3cc2b27dfc824016d to your computer and use it in GitHub Desktop.
let subscription = CKQuerySubscription(recordType: "Movie",
predicate: NSPredicate(value: true),
options: [.firesOnRecordCreation])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment