CloudKit Changes for Objective-C CloudKit CKContainer.h Added -[CKContainer fetchAllLongLivedOperationIDsWithCompletionHandler:] Added -[CKContainer fetchLongLivedOperationWithID:completionHandler:] Added CKContainer(CKLongLivedOperations) CKOperation.h Removed -[CKOperation activityStart] Added CKOperation.longLived Added CKOperation.longLivedOperationWasPersistedBlock Added CKOperation.operationID