We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53795a5 + 95e2bb4 commit 9f132d4Copy full SHA for 9f132d4
stdlib/public/SDK/CloudKit/CKError.swift
@@ -13,7 +13,7 @@
13
@_exported import CloudKit
14
import Foundation
15
16
-@available(macOS 10.10, iOS 8.0, *)
+@available(macOS 10.10, iOS 8.0, watchOS 3.0, *)
17
extension CKError {
18
/// Retrieve partial error results associated by item ID.
19
public var partialErrorsByItemID: [AnyHashable: Error]? {
0 commit comments