Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@

# Xcode headers say nullable but web docs do not. After testing, this parameter cannot be null.
!missing-null-allowed! 'System.Void HomeKit.HMCharacteristic::WriteValue(Foundation.NSObject,System.Action`1<Foundation.NSError>)' is missing an [NullAllowed] on parameter #0

# CHIP is not bound yet and will be only when is stable
!missing-selector! HMAccessorySetupRequest::matterPayload not bound
!missing-selector! HMAccessorySetupRequest::setMatterPayload: not bound
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/api-annotations-dotnet/iOS-HomeKit.todo

This file was deleted.

4 changes: 4 additions & 0 deletions tests/xtro-sharpie/common-HomeKit.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@

# Xcode headers say nullable but web docs do not. After testing, this parameter cannot be null.
!missing-null-allowed! 'System.Void HomeKit.HMCharacteristic::WriteValue(Foundation.NSObject,System.Action`1<Foundation.NSError>)' is missing an [NullAllowed] on parameter #0

# CHIP is not bound yet and will be only when is stable
!missing-selector! HMAccessorySetupRequest::matterPayload not bound
!missing-selector! HMAccessorySetupRequest::setMatterPayload: not bound
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/iOS-HomeKit.todo

This file was deleted.