- Notifications
You must be signed in to change notification settings - Fork548
HomeKit iOS xcode26.2 b1
Alex Soto edited this pageNov 18, 2025 ·2 revisions
#HomeKit.framework
diff -ruN /Applications/Xcode_26.1.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMError.h /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMError.h--- /Applications/Xcode_26.1.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMError.h2025-10-16 23:42:39+++ /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMError.h2025-10-24 20:05:12@@ -123,7 +123,6 @@ HMErrorCodeAccessoryIsSuspended API_AVAILABLE(ios(15.0)) = 103, HMErrorCodePartialCommunicationFailure API_AVAILABLE(ios(17.4), tvos(17.4), watchos(10.4), visionos(1.1)) API_UNAVAILABLE(macos) = 104, HMErrorCodeHomeUpgradeRequired API_AVAILABLE(ios(18.4)) = 105,- HMErrorCodeQuotaExceeded API_AVAILABLE(ios(26.1)) = 106, } API_AVAILABLE(ios(8.0), watchos(2.0), tvos(10.0), macCatalyst(14.0)) API_UNAVAILABLE(macos); NS_ASSUME_NONNULL_END