-
Notifications
You must be signed in to change notification settings - Fork 571
DeviceCheck tvOS xcode27.0 b1
Alex Soto edited this page Jun 9, 2026
·
2 revisions
#DeviceCheck.framework
diff -ruN /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/DeviceCheck.framework/Headers/DCError.h /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/DeviceCheck.framework/Headers/DCError.h
--- /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/DeviceCheck.framework/Headers/DCError.h 2026-04-18 19:52:44
+++ /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/DeviceCheck.framework/Headers/DCError.h 2026-05-24 09:20:04
@@ -32,6 +32,7 @@
/// - You call
/// ``DeviceCheck/DCAppAttestService/generateAssertion:clientDataHash:completionHandler:``
/// with an unattested key.
+ /// - The App Attest service cannot enforce the key access control policy on macOS.
/// - The App Attest service rejects the key.
DCErrorInvalidKey,
/// An error that indicates a failed attempt to contact the App Attest service