CoreData watchOS 7.0 Beta 1 to Beta 2 API Differences

NSBatchInsertRequest.h
Added -[NSBatchInsertRequest initWithEntityName:dictionaryHandler:]
Added -[NSBatchInsertRequest initWithEntityName:managedObjectHandler:]
NSPersistentCloudKitContainer.h
Added -[NSPersistentCloudKitContainer canUpdateRecordForManagedObjectWithID:]
Added -[NSPersistentCloudKitContainer canDeleteRecordForManagedObjectWithID:]
Added -[NSPersistentCloudKitContainer canModifyManagedObjectsInStore:]