From db6ca87ac2e8f915be8049001df868cf529c906e Mon Sep 17 00:00:00 2001 From: Alsey Coleman Miller Date: Mon, 4 Mar 2024 06:23:38 -0500 Subject: [PATCH] Renamed `AccessoryInformation.type` --- Example/Sources/TemperatureSensorAccessory/Server.swift | 7 ++++--- .../AppIntents/Entity/AccessoryAppEntity.swift | 2 +- .../AppIntents/EntityQuery/AccessoryEntityQuery.swift | 4 ++-- .../BluetoothAccessoryKit/Model/AccessoryInformation.swift | 2 +- .../Model/AccessoryManagerBluetooth.swift | 2 +- .../Model/CoreModel/AccessoryEntity.swift | 2 +- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Example/Sources/TemperatureSensorAccessory/Server.swift b/Example/Sources/TemperatureSensorAccessory/Server.swift index aad62c2..08f3d86 100644 --- a/Example/Sources/TemperatureSensorAccessory/Server.swift +++ b/Example/Sources/TemperatureSensorAccessory/Server.swift @@ -110,7 +110,8 @@ public actor BluetoothServer