xamarin-macios/tests/xtro-sharpie/MacCatalyst-CHIP.ignore

401 строка
34 KiB
Plaintext
Исходник Обычный вид История

# framework is missing in Xcode13 beta 1
Bump to Xcode 13 beta 1. (#11861) * Bump maccore. New commits in xamarin/maccore: * xamarin/maccore@9acbbed1f6 [mlaunch] Add support for Xcode 13 beta 1. (#2452) * xamarin/maccore@e48f75c0b6 [Xamarin.Hosting] Fix the --stdout arg not being forwarded to DeviceLaunchConfig (#2435) * xamarin/maccore@109c695b1b [Xamarin.Hosting] Fix help string for launchdev argument (#2429) Diff: https://github.com/xamarin/maccore/compare/cddbd1915dcb27d8bf2d9b3b9cc4aeb22785698e..9acbbed1f60788349c60437dba11531a866777a8 * [xtro] Fix generation of .pch files * [xtro] Fix deprecated check to handle (anonymous) declarations and enable latest C# syntax in project * [xtro] Fix _sanity_ checks * [xtro] Update todo for beta 1 * [Siminstaller] Force siminstaller to use the xcode 12.5 url Related issue: https://github.com/xamarin/xamarin-macios/issues/11881 * Fix introspection failures (due to [breaking] changes) * [tests][intro] Fix hang for tvOS Creating an instance of `NSMetadataQuery` hangs the simulator. Even after (xharness) timeout the simulator is not in a good state to run further tests and every new (tvOS) test will also hang... * [tests][intro] Same hang for watchOS except that further test execution does not seem affected (like tvOS) ``` CoreSimulator 772.1 - Device: Apple Watch Series 3 - 38mm (watchOS 8.0) - created by XHarness (42262867-E060-40C0-803E-6DA676AF50CC) - Runtime: watchOS 8.0 (19R5266p) - DeviceType: Apple Watch Series 3 - 38mm Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread 0 com.apple.Foundation 0x00007fff21470bd0 -[NSMetadataQuery dealloc] + 432 1 libobjc.A.dylib 0x00007fff200d11f7 objc_object::sidetable_release(bool, bool) + 177 2 com.apple.Foundation 0x00007fff21470a03 -[NSMetadataQuery init] + 64 3 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107efc139 xamarin_dyn_objc_msgSend + 217 (trampolines-x86_64-objc_msgSend.s:15) 4 ??? 0x000000010c76d4f6 0 + 4504081654 5 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107cffc85 mono_jit_runtime_invoke + 1621 (mini-runtime.c:3197) 6 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e177d8 do_runtime_invoke + 54 (object.c:3052) [inlined] 7 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e177d8 mono_runtime_invoke_checked + 136 (object.c:3220) 8 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e1e3c5 mono_runtime_try_invoke_array + 2101 (object.c:5601) 9 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107daf977 ves_icall_InternalInvoke + 871 (icall.c:3927) 10 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107dc0167 ves_icall_InternalInvoke_raw + 103 (icall-def.h:667) 11 ??? 0x000000010a232799 0 + 4465043353 12 ??? 0x000000010c76e08b 0 + 4504084619 ``` * [tests][monotouch-test] Fix failures with xcode 13 beta 1 * [tests][mmptest] Use a FAT framework that's build with x86_64 and arm64 Co-authored-by: Alex Soto <alex@alexsoto.me> Co-authored-by: Sebastien Pouliot <sebastien.pouliot@microsoft.com> Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2021-06-11 03:07:20 +03:00
!missing-enum! CHIPErrorCode not bound
!missing-enum! CHIPOnboardingPayloadType not bound
!missing-enum! CHIPOptionalQRCodeInfoType not bound
!missing-enum! CHIPPairingStatus not bound
!missing-enum! CHIPRendezvousInformationFlags not bound
!missing-field! CHIPErrorDomain not bound
!missing-protocol! CHIPDevicePairingDelegate not bound
!missing-protocol! CHIPPersistentStorageDelegate not bound
!missing-selector! +CHIPDeviceController::sharedController not bound
!missing-selector! +CHIPError::errorForCHIPErrorCode: not bound
!missing-selector! +CHIPError::errorToCHIPErrorCode: not bound
!missing-selector! +CHIPOnboardingPayloadParser::setupPayloadForOnboardingPayload:ofType:error: not bound
!missing-selector! CHIPApplicationBasic::readAttributeApplicationIdWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeApplicationNameWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeApplicationSatusWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeCatalogVendorIdWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeProductIdWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeVendorIdWithResponseHandler: not bound
!missing-selector! CHIPApplicationBasic::readAttributeVendorNameWithResponseHandler: not bound
!missing-selector! CHIPBarrierControl::barrierControlGoToPercent:responseHandler: not bound
!missing-selector! CHIPBarrierControl::barrierControlStop: not bound
!missing-selector! CHIPBarrierControl::readAttributeBarrierCapabilitiesWithResponseHandler: not bound
!missing-selector! CHIPBarrierControl::readAttributeBarrierMovingStateWithResponseHandler: not bound
!missing-selector! CHIPBarrierControl::readAttributeBarrierPositionWithResponseHandler: not bound
!missing-selector! CHIPBarrierControl::readAttributeBarrierSafetyStatusWithResponseHandler: not bound
!missing-selector! CHIPBarrierControl::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPBasic::mfgSpecificPing: not bound
!missing-selector! CHIPBasic::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeHardwareVersionStringWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeHardwareVersionWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeInteractionModelVersionWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeLocalConfigDisabledWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeLocationWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeManufacturingDateWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributePartNumberWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeProductIDWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeProductLabelWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeProductNameWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeProductURLWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeSerialNumberWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeSoftwareVersionStringWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeSoftwareVersionWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeUserLabelWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeVendorIDWithResponseHandler: not bound
!missing-selector! CHIPBasic::readAttributeVendorNameWithResponseHandler: not bound
!missing-selector! CHIPBasic::writeAttributeLocalConfigDisabledWithValue:responseHandler: not bound
!missing-selector! CHIPBasic::writeAttributeLocationWithValue:responseHandler: not bound
!missing-selector! CHIPBasic::writeAttributeUserLabelWithValue:responseHandler: not bound
!missing-selector! CHIPBinding::bind:groupId:endpointId:clusterId:responseHandler: not bound
!missing-selector! CHIPBinding::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPBinding::unbind:groupId:endpointId:clusterId:responseHandler: not bound
!missing-selector! CHIPCluster::initWithDevice:endpoint:queue: not bound
!missing-selector! CHIPColorControl::configureAttributeColorTemperatureWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPColorControl::configureAttributeCurrentHueWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPColorControl::configureAttributeCurrentSaturationWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPColorControl::configureAttributeCurrentXWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPColorControl::configureAttributeCurrentYWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPColorControl::moveColor:rateY:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveColorTemperature:rate:colorTemperatureMinimum:colorTemperatureMaximum:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveHue:rate:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveSaturation:rate:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveToColor:colorY:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveToColorTemperature:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveToHue:direction:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveToHueAndSaturation:saturation:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::moveToSaturation:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorCapabilitiesWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorControlOptionsWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorLoopActiveWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorLoopDirectionWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorLoopTimeWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorModeWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointBIntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointBXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointBYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointGIntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointGXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointGYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointRIntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointRXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorPointRYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorTemperatureWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorTempPhysicalMaxWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeColorTempPhysicalMinWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCompensationTextWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCoupleColorTempToLevelMinMiredsWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCurrentHueWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCurrentSaturationWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCurrentXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeCurrentYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeDriftCompensationWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeEnhancedColorModeWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeEnhancedCurrentHueWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeNumberOfPrimariesWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary1IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary1XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary1YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary2IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary2XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary2YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary3IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary3XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary3YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary4IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary4XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary4YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary5IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary5XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary5YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary6IntensityWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary6XWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributePrimary6YWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeRemainingTimeWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeStartUpColorTemperatureMiredsWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeWhitePointXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::readAttributeWhitePointYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::reportAttributeColorTemperatureWithResponseHandler: not bound
!missing-selector! CHIPColorControl::reportAttributeCurrentHueWithResponseHandler: not bound
!missing-selector! CHIPColorControl::reportAttributeCurrentSaturationWithResponseHandler: not bound
!missing-selector! CHIPColorControl::reportAttributeCurrentXWithResponseHandler: not bound
!missing-selector! CHIPColorControl::reportAttributeCurrentYWithResponseHandler: not bound
!missing-selector! CHIPColorControl::stepColor:stepY:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::stepColorTemperature:stepSize:transitionTime:colorTemperatureMinimum:colorTemperatureMaximum:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::stepHue:stepSize:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::stepSaturation:stepSize:transitionTime:optionsMask:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::stopMoveStep:optionsOverride:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorControlOptionsWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointBIntensityWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointBXWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointBYWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointGIntensityWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointGXWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointGYWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointRIntensityWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointRXWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeColorPointRYWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeStartUpColorTemperatureMiredsWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeWhitePointXWithValue:responseHandler: not bound
!missing-selector! CHIPColorControl::writeAttributeWhitePointYWithValue:responseHandler: not bound
!missing-selector! CHIPDescriptor::readAttributeClientListWithResponseHandler: not bound
!missing-selector! CHIPDescriptor::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPDescriptor::readAttributeDeviceListWithResponseHandler: not bound
!missing-selector! CHIPDescriptor::readAttributePartsListWithResponseHandler: not bound
!missing-selector! CHIPDescriptor::readAttributeServerListWithResponseHandler: not bound
!missing-selector! CHIPDevice::isActive not bound
!missing-selector! CHIPDevice::openPairingWindow:error: not bound
!missing-selector! CHIPDevice::openPairingWindowWithPIN:discriminator:setupPIN:error: not bound
!missing-selector! CHIPDeviceController::getControllerNodeId not bound
!missing-selector! CHIPDeviceController::getPairedDevice:error: not bound
!missing-selector! CHIPDeviceController::isRunning not bound
!missing-selector! CHIPDeviceController::pairDevice:address:port:discriminator:setupPINCode:error: not bound
!missing-selector! CHIPDeviceController::pairDevice:discriminator:setupPINCode:error: not bound
!missing-selector! CHIPDeviceController::pairDevice:onboardingPayload:onboardingPayloadType:error: not bound
!missing-selector! CHIPDeviceController::pairDeviceWithoutSecurity:address:port:error: not bound
!missing-selector! CHIPDeviceController::setListenPort: not bound
!missing-selector! CHIPDeviceController::setPairingDelegate:queue: not bound
!missing-selector! CHIPDeviceController::shutdown not bound
!missing-selector! CHIPDeviceController::startup: not bound
!missing-selector! CHIPDeviceController::stopDevicePairing:error: not bound
!missing-selector! CHIPDeviceController::unpairDevice:error: not bound
!missing-selector! CHIPDeviceController::updateDevice:fabricId: not bound
!missing-selector! CHIPDoorLock::clearAllPins: not bound
!missing-selector! CHIPDoorLock::clearAllRfids: not bound
!missing-selector! CHIPDoorLock::clearHolidaySchedule:responseHandler: not bound
!missing-selector! CHIPDoorLock::clearPin:responseHandler: not bound
!missing-selector! CHIPDoorLock::clearRfid:responseHandler: not bound
!missing-selector! CHIPDoorLock::clearWeekdaySchedule:userId:responseHandler: not bound
!missing-selector! CHIPDoorLock::clearYeardaySchedule:userId:responseHandler: not bound
!missing-selector! CHIPDoorLock::configureAttributeLockStateWithMinInterval:maxInterval:responseHandler: not bound
!missing-selector! CHIPDoorLock::getHolidaySchedule:responseHandler: not bound
!missing-selector! CHIPDoorLock::getLogRecord:responseHandler: not bound
!missing-selector! CHIPDoorLock::getPin:responseHandler: not bound
!missing-selector! CHIPDoorLock::getRfid:responseHandler: not bound
!missing-selector! CHIPDoorLock::getUserType:responseHandler: not bound
!missing-selector! CHIPDoorLock::getWeekdaySchedule:userId:responseHandler: not bound
!missing-selector! CHIPDoorLock::getYeardaySchedule:userId:responseHandler: not bound
!missing-selector! CHIPDoorLock::lockDoor:responseHandler: not bound
!missing-selector! CHIPDoorLock::readAttributeActuatorEnabledWithResponseHandler: not bound
!missing-selector! CHIPDoorLock::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPDoorLock::readAttributeLockStateWithResponseHandler: not bound
!missing-selector! CHIPDoorLock::readAttributeLockTypeWithResponseHandler: not bound
!missing-selector! CHIPDoorLock::reportAttributeLockStateWithResponseHandler: not bound
!missing-selector! CHIPDoorLock::setHolidaySchedule:localStartTime:localEndTime:operatingModeDuringHoliday:responseHandler: not bound
!missing-selector! CHIPDoorLock::setPin:userStatus:userType:pin:responseHandler: not bound
!missing-selector! CHIPDoorLock::setRfid:userStatus:userType:id:responseHandler: not bound
!missing-selector! CHIPDoorLock::setUserType:userType:responseHandler: not bound
!missing-selector! CHIPDoorLock::setWeekdaySchedule:userId:daysMask:startHour:startMinute:endHour:endMinute:responseHandler: not bound
!missing-selector! CHIPDoorLock::setYeardaySchedule:userId:localStartTime:localEndTime:responseHandler: not bound
!missing-selector! CHIPDoorLock::unlockDoor:responseHandler: not bound
!missing-selector! CHIPDoorLock::unlockWithTimeout:pin:responseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::armFailSafe:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::commissioningComplete: not bound
!missing-selector! CHIPGeneralCommissioning::readAttributeBreadcrumbWithResponseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::readAttributeFabricIdWithResponseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::setRegulatoryConfig:countryCode:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPGeneralCommissioning::writeAttributeBreadcrumbWithValue:responseHandler: not bound
!missing-selector! CHIPGroupKeyManagement::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPGroupKeyManagement::readAttributeGroupKeysWithResponseHandler: not bound
!missing-selector! CHIPGroupKeyManagement::readAttributeGroupsWithResponseHandler: not bound
!missing-selector! CHIPGroups::addGroup:groupName:responseHandler: not bound
!missing-selector! CHIPGroups::addGroupIfIdentifying:groupName:responseHandler: not bound
!missing-selector! CHIPGroups::getGroupMembership:groupList:responseHandler: not bound
!missing-selector! CHIPGroups::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPGroups::readAttributeNameSupportWithResponseHandler: not bound
!missing-selector! CHIPGroups::removeAllGroups: not bound
!missing-selector! CHIPGroups::removeGroup:responseHandler: not bound
!missing-selector! CHIPGroups::viewGroup:responseHandler: not bound
!missing-selector! CHIPIdentify::identify:responseHandler: not bound
!missing-selector! CHIPIdentify::identifyQuery: not bound
!missing-selector! CHIPIdentify::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPIdentify::readAttributeIdentifyTimeWithResponseHandler: not bound
!missing-selector! CHIPIdentify::writeAttributeIdentifyTimeWithValue:responseHandler: not bound
!missing-selector! CHIPLevelControl::configureAttributeCurrentLevelWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPLevelControl::move:rate:optionMask:optionOverride:responseHandler: not bound
!missing-selector! CHIPLevelControl::moveToLevel:transitionTime:optionMask:optionOverride:responseHandler: not bound
!missing-selector! CHIPLevelControl::moveToLevelWithOnOff:transitionTime:responseHandler: not bound
!missing-selector! CHIPLevelControl::moveWithOnOff:rate:responseHandler: not bound
!missing-selector! CHIPLevelControl::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPLevelControl::readAttributeCurrentLevelWithResponseHandler: not bound
!missing-selector! CHIPLevelControl::reportAttributeCurrentLevelWithResponseHandler: not bound
!missing-selector! CHIPLevelControl::step:stepSize:transitionTime:optionMask:optionOverride:responseHandler: not bound
!missing-selector! CHIPLevelControl::stepWithOnOff:stepSize:transitionTime:responseHandler: not bound
!missing-selector! CHIPLevelControl::stop:optionOverride:responseHandler: not bound
!missing-selector! CHIPLevelControl::stopWithOnOff: not bound
!missing-selector! CHIPLowPower::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPLowPower::sleep: not bound
!missing-selector! CHIPManualSetupPayloadParser::initWithDecimalStringRepresentation: not bound
!missing-selector! CHIPManualSetupPayloadParser::populatePayload: not bound
!missing-selector! CHIPNetworkCommissioning::addThreadNetwork:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::addWiFiNetwork:credentials:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::disableNetwork:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::enableNetwork:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::getLastNetworkCommissioningResult:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::removeNetwork:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::scanNetworks:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::updateThreadNetwork:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPNetworkCommissioning::updateWiFiNetwork:credentials:breadcrumb:timeoutMs:responseHandler: not bound
!missing-selector! CHIPOnOff::configureAttributeOnOffWithMinInterval:maxInterval:responseHandler: not bound
!missing-selector! CHIPOnOff::off: not bound
!missing-selector! CHIPOnOff::on: not bound
!missing-selector! CHIPOnOff::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPOnOff::readAttributeOnOffWithResponseHandler: not bound
!missing-selector! CHIPOnOff::reportAttributeOnOffWithResponseHandler: not bound
!missing-selector! CHIPOnOff::toggle: not bound
!missing-selector! CHIPOperationalCredentials::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPOperationalCredentials::readAttributeFabricsListWithResponseHandler: not bound
!missing-selector! CHIPOperationalCredentials::removeAllFabrics: not bound
!missing-selector! CHIPOperationalCredentials::removeFabric:nodeId:vendorId:responseHandler: not bound
!missing-selector! CHIPOperationalCredentials::setFabric:responseHandler: not bound
!missing-selector! CHIPOperationalCredentials::updateFabricLabel:responseHandler: not bound
!missing-selector! CHIPOptionalQRCodeInfo::infoType not bound
!missing-selector! CHIPOptionalQRCodeInfo::integerValue not bound
!missing-selector! CHIPOptionalQRCodeInfo::setInfoType: not bound
!missing-selector! CHIPOptionalQRCodeInfo::setIntegerValue: not bound
!missing-selector! CHIPOptionalQRCodeInfo::setStringValue: not bound
!missing-selector! CHIPOptionalQRCodeInfo::setTag: not bound
!missing-selector! CHIPOptionalQRCodeInfo::stringValue not bound
!missing-selector! CHIPOptionalQRCodeInfo::tag not bound
!missing-selector! CHIPPumpConfigurationAndControl::configureAttributeCapacityWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeCapacityWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeEffectiveControlModeWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeEffectiveOperationModeWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeMaxFlowWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeMaxPressureWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeMaxSpeedWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::readAttributeOperationModeWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::reportAttributeCapacityWithResponseHandler: not bound
!missing-selector! CHIPPumpConfigurationAndControl::writeAttributeOperationModeWithValue:responseHandler: not bound
!missing-selector! CHIPQRCodeSetupPayloadParser::initWithBase38Representation: not bound
!missing-selector! CHIPQRCodeSetupPayloadParser::populatePayload: not bound
!missing-selector! CHIPScenes::addScene:sceneId:transitionTime:sceneName:clusterId:length:value:responseHandler: not bound
!missing-selector! CHIPScenes::getSceneMembership:responseHandler: not bound
!missing-selector! CHIPScenes::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPScenes::readAttributeCurrentGroupWithResponseHandler: not bound
!missing-selector! CHIPScenes::readAttributeCurrentSceneWithResponseHandler: not bound
!missing-selector! CHIPScenes::readAttributeNameSupportWithResponseHandler: not bound
!missing-selector! CHIPScenes::readAttributeSceneCountWithResponseHandler: not bound
!missing-selector! CHIPScenes::readAttributeSceneValidWithResponseHandler: not bound
!missing-selector! CHIPScenes::recallScene:sceneId:transitionTime:responseHandler: not bound
!missing-selector! CHIPScenes::removeAllScenes:responseHandler: not bound
!missing-selector! CHIPScenes::removeScene:sceneId:responseHandler: not bound
!missing-selector! CHIPScenes::storeScene:sceneId:responseHandler: not bound
!missing-selector! CHIPScenes::viewScene:sceneId:responseHandler: not bound
!missing-selector! CHIPSetupPayload::discriminator not bound
!missing-selector! CHIPSetupPayload::getAllOptionalVendorData: not bound
!missing-selector! CHIPSetupPayload::productID not bound
!missing-selector! CHIPSetupPayload::rendezvousInformation not bound
!missing-selector! CHIPSetupPayload::serialNumber not bound
!missing-selector! CHIPSetupPayload::setDiscriminator: not bound
!missing-selector! CHIPSetupPayload::setProductID: not bound
!missing-selector! CHIPSetupPayload::setRendezvousInformation: not bound
!missing-selector! CHIPSetupPayload::setSerialNumber: not bound
!missing-selector! CHIPSetupPayload::setSetUpPINCode: not bound
!missing-selector! CHIPSetupPayload::setUpPINCode not bound
!missing-selector! CHIPSetupPayload::setVendorID: not bound
!missing-selector! CHIPSetupPayload::setVersion: not bound
!missing-selector! CHIPSetupPayload::vendorID not bound
!missing-selector! CHIPSetupPayload::version not bound
!missing-selector! CHIPSwitch::configureAttributeCurrentPositionWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPSwitch::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPSwitch::readAttributeCurrentPositionWithResponseHandler: not bound
!missing-selector! CHIPSwitch::readAttributeNumberOfPositionsWithResponseHandler: not bound
!missing-selector! CHIPSwitch::reportAttributeCurrentPositionWithResponseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::configureAttributeMeasuredValueWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::readAttributeMaxMeasuredValueWithResponseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::readAttributeMeasuredValueWithResponseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::readAttributeMinMeasuredValueWithResponseHandler: not bound
!missing-selector! CHIPTemperatureMeasurement::reportAttributeMeasuredValueWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeBitmap16WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeBitmap32WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeBitmap64WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeBitmap8WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeBooleanWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeEnum16WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeEnum8WithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt16sWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt16uWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt32sWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt32uWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt64sWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt64uWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt8sWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeInt8uWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeListInt8uWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::readAttributeOctetStringWithResponseHandler: not bound
!missing-selector! CHIPTestCluster::test: not bound
!missing-selector! CHIPTestCluster::testNotHandled: not bound
!missing-selector! CHIPTestCluster::testSpecific: not bound
!missing-selector! CHIPTestCluster::writeAttributeBitmap16WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeBitmap32WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeBitmap64WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeBitmap8WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeBooleanWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeEnum16WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeEnum8WithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt16sWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt16uWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt32sWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt32uWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt64sWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt64uWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt8sWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeInt8uWithValue:responseHandler: not bound
!missing-selector! CHIPTestCluster::writeAttributeOctetStringWithValue:responseHandler: not bound
!missing-selector! CHIPThermostat::clearWeeklySchedule: not bound
!missing-selector! CHIPThermostat::configureAttributeLocalTemperatureWithMinInterval:maxInterval:change:responseHandler: not bound
!missing-selector! CHIPThermostat::getRelayStatusLog: not bound
!missing-selector! CHIPThermostat::getWeeklySchedule:modeToReturn:responseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeClusterRevisionWithResponseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeControlSequenceOfOperationWithResponseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeLocalTemperatureWithResponseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeOccupiedCoolingSetpointWithResponseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeOccupiedHeatingSetpointWithResponseHandler: not bound
!missing-selector! CHIPThermostat::readAttributeSystemModeWithResponseHandler: not bound
!missing-selector! CHIPThermostat::reportAttributeLocalTemperatureWithResponseHandler: not bound
!missing-selector! CHIPThermostat::setpointRaiseLower:amount:responseHandler: not bound
!missing-selector! CHIPThermostat::setWeeklySchedule:dayOfWeekForSequence:modeForSequence:payload:responseHandler: not bound
!missing-selector! CHIPThermostat::writeAttributeControlSequenceOfOperationWithValue:responseHandler: not bound
!missing-selector! CHIPThermostat::writeAttributeOccupiedCoolingSetpointWithValue:responseHandler: not bound
!missing-selector! CHIPThermostat::writeAttributeOccupiedHeatingSetpointWithValue:responseHandler: not bound
!missing-selector! CHIPThermostat::writeAttributeSystemModeWithValue:responseHandler: not bound
!missing-type! CHIPApplicationBasic not bound
!missing-type! CHIPBarrierControl not bound
!missing-type! CHIPBasic not bound
!missing-type! CHIPBinding not bound
!missing-type! CHIPCluster not bound
!missing-type! CHIPColorControl not bound
!missing-type! CHIPDescriptor not bound
!missing-type! CHIPDevice not bound
!missing-type! CHIPDeviceController not bound
!missing-type! CHIPDoorLock not bound
!missing-type! CHIPError not bound
!missing-type! CHIPGeneralCommissioning not bound
!missing-type! CHIPGroupKeyManagement not bound
!missing-type! CHIPGroups not bound
!missing-type! CHIPIdentify not bound
!missing-type! CHIPLevelControl not bound
!missing-type! CHIPLowPower not bound
!missing-type! CHIPManualSetupPayloadParser not bound
!missing-type! CHIPNetworkCommissioning not bound
!missing-type! CHIPOnboardingPayloadParser not bound
!missing-type! CHIPOnOff not bound
!missing-type! CHIPOperationalCredentials not bound
!missing-type! CHIPOptionalQRCodeInfo not bound
!missing-type! CHIPPumpConfigurationAndControl not bound
!missing-type! CHIPQRCodeSetupPayloadParser not bound
!missing-type! CHIPScenes not bound
!missing-type! CHIPSetupPayload not bound
!missing-type! CHIPSwitch not bound
!missing-type! CHIPTemperatureMeasurement not bound
!missing-type! CHIPTestCluster not bound
!missing-type! CHIPThermostat not bound