Build Information
Successful build of HomeAtlas, reference master (e60506), with Swift 6.1 for Linux on 14 Mar 2026 21:15:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pradeepmouli/HomeAtlas.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pradeepmouli/HomeAtlas
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e60506a Merge pull request #25 from pradeepmouli/claude/simplify-codebase-pWZ92
Cloned https://github.com/pradeepmouli/HomeAtlas.git
Revision (git rev-parse @):
e60506a85643e29f218030fda2e6071b3efe830f
SUCCESS checkout https://github.com/pradeepmouli/HomeAtlas.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/pradeepmouli/HomeAtlas.git
https://github.com/pradeepmouli/HomeAtlas.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "HomeAtlas",
"name" : "HomeAtlas",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "HomeAtlas",
"targets" : [
"HomeAtlas"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomeKitCatalogExtractor",
"targets" : [
"HomeKitCatalogExtractor"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeKitServiceGenerator",
"targets" : [
"HomeKitServiceGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeAtlasSwiftUIExample",
"targets" : [
"HomeAtlasSwiftUIExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeAtlasMacros",
"targets" : [
"HomeAtlasMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "HomeKitServiceGenerator",
"module_type" : "SwiftTarget",
"name" : "HomeKitServiceGenerator",
"path" : "Sources/HomeKitServiceGenerator",
"product_memberships" : [
"HomeKitServiceGenerator"
],
"sources" : [
"CatalogParser.swift",
"ServiceGenerator.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "HomeKitCatalogExtractor",
"module_type" : "SwiftTarget",
"name" : "HomeKitCatalogExtractor",
"path" : "Sources/HomeKitCatalogExtractor",
"product_memberships" : [
"HomeKitCatalogExtractor"
],
"sources" : [
"HeaderParser.swift",
"MetadataParser.swift",
"Models.swift",
"RuntimeInspector.swift",
"SDKExtractor.swift",
"TBDParser.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "HomeAtlasTests",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasTests",
"path" : "Tests/HomeAtlasTests",
"sources" : [
"BaseWrapperTests.swift",
"CacheLifecycleTests.swift",
"Encodable/AccessorySnapshotTests.swift",
"Encodable/ParityTestTemplate.swift",
"Encodable/SnapshotBasicTests.swift",
"Encodable/SnapshotEncodingTests.swift",
"Encodable/SnapshotPerformanceTests.swift",
"HomeAtlasTests.swift",
"HomeKitErrorTests.swift",
"Integration/AtlasSnapshotIntegrationTests.swift",
"Integration/GeneratedParityTests.swift",
"Integration/HomeKitErrorDiagnosticsTests.swift",
"Integration/LatencyBenchmarks.swift",
"Integration/SnapshotIntegrationTests.swift",
"IntegrationTests.swift",
"MacroIntegrationTests.swift",
"PlatformSafetyTests.swift",
"RuntimeSnapshotTests.swift",
"SnapshotAnonymizerTests.swift"
],
"target_dependencies" : [
"HomeAtlas"
],
"type" : "test"
},
{
"c99name" : "HomeAtlasSwiftUIExample",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasSwiftUIExample",
"path" : "Examples/SwiftUIExample/Sources/SwiftUIExample",
"product_memberships" : [
"HomeAtlasSwiftUIExample"
],
"sources" : [
"ContentView.swift",
"HomeAtlasSwiftUIExampleApp.swift"
],
"target_dependencies" : [
"HomeAtlas"
],
"type" : "executable"
},
{
"c99name" : "HomeAtlasMacrosTests",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasMacrosTests",
"path" : "Tests/HomeAtlasMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SnapshotableMacroTests.swift"
],
"target_dependencies" : [
"HomeAtlasMacros"
],
"type" : "test"
},
{
"c99name" : "HomeAtlasMacros",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasMacros",
"path" : "Sources/HomeAtlasMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"HomeAtlas",
"HomeAtlasSwiftUIExample",
"HomeAtlasMacros"
],
"sources" : [
"Generated/CharacteristicValueMappings.swift",
"HomeAtlasMacrosPlugin.swift",
"SnapshotableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "HomeAtlas",
"module_type" : "SwiftTarget",
"name" : "HomeAtlas",
"path" : "Sources/HomeAtlas",
"product_memberships" : [
"HomeAtlas",
"HomeAtlasSwiftUIExample"
],
"sources" : [
"Accessory.swift",
"Characteristic.swift",
"Context/Home.swift",
"Context/Room.swift",
"Context/Zone.swift",
"DiagnosticsLogger.swift",
"Encoding/AtlasSnapshotEncoder.swift",
"Encoding/HomeSnapshotEncoder.swift",
"Encoding/SnapshotAPI.swift",
"Encoding/SnapshotHelpers.swift",
"Encoding/SnapshotModels.swift",
"Encoding/SnapshotOptions.swift",
"Encoding/StableAnonymizer.swift",
"Generated/CharacteristicType+Generated.swift",
"Generated/Characteristics/ActiveCharacteristic.swift",
"Generated/Characteristics/ActiveIdentifierCharacteristic.swift",
"Generated/Characteristics/AdminOnlyAccessCharacteristic.swift",
"Generated/Characteristics/AirParticulateDensityCharacteristic.swift",
"Generated/Characteristics/AirParticulateSizeCharacteristic.swift",
"Generated/Characteristics/AirQualityCharacteristic.swift",
"Generated/Characteristics/AudioFeedbackCharacteristic.swift",
"Generated/Characteristics/BatteryLevelCharacteristic.swift",
"Generated/Characteristics/BrightnessCharacteristic.swift",
"Generated/Characteristics/CarbonDioxideDetectedCharacteristic.swift",
"Generated/Characteristics/CarbonDioxideLevelCharacteristic.swift",
"Generated/Characteristics/CarbonDioxidePeakLevelCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxideDetectedCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxideLevelCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxidePeakLevelCharacteristic.swift",
"Generated/Characteristics/ChargingStateCharacteristic.swift",
"Generated/Characteristics/ClosedCaptionsCharacteristic.swift",
"Generated/Characteristics/ColorTemperatureCharacteristic.swift",
"Generated/Characteristics/ConfiguredNameCharacteristic.swift",
"Generated/Characteristics/ContactStateCharacteristic.swift",
"Generated/Characteristics/CoolingThresholdCharacteristic.swift",
"Generated/Characteristics/CurrentAirPurifierStateCharacteristic.swift",
"Generated/Characteristics/CurrentDoorStateCharacteristic.swift",
"Generated/Characteristics/CurrentFanStateCharacteristic.swift",
"Generated/Characteristics/CurrentHeaterCoolerStateCharacteristic.swift",
"Generated/Characteristics/CurrentHeatingCoolingCharacteristic.swift",
"Generated/Characteristics/CurrentHorizontalTiltCharacteristic.swift",
"Generated/Characteristics/CurrentHumidifierDehumidifierStateCharacteristic.swift",
"Generated/Characteristics/CurrentLightLevelCharacteristic.swift",
"Generated/Characteristics/CurrentLockMechanismStateCharacteristic.swift",
"Generated/Characteristics/CurrentMediaStateCharacteristic.swift",
"Generated/Characteristics/CurrentPositionCharacteristic.swift",
"Generated/Characteristics/CurrentRelativeHumidityCharacteristic.swift",
"Generated/Characteristics/CurrentSecuritySystemStateCharacteristic.swift",
"Generated/Characteristics/CurrentSlatStateCharacteristic.swift",
"Generated/Characteristics/CurrentTemperatureCharacteristic.swift",
"Generated/Characteristics/CurrentTiltCharacteristic.swift",
"Generated/Characteristics/CurrentVerticalTiltCharacteristic.swift",
"Generated/Characteristics/CurrentVisibilityStateCharacteristic.swift",
"Generated/Characteristics/DehumidifierThresholdCharacteristic.swift",
"Generated/Characteristics/DigitalZoomCharacteristic.swift",
"Generated/Characteristics/FilterChangeIndicationCharacteristic.swift",
"Generated/Characteristics/FilterLifeLevelCharacteristic.swift",
"Generated/Characteristics/FilterResetChangeIndicationCharacteristic.swift",
"Generated/Characteristics/FirmwareVersionCharacteristic.swift",
"Generated/Characteristics/HardwareVersionCharacteristic.swift",
"Generated/Characteristics/HeatingThresholdCharacteristic.swift",
"Generated/Characteristics/HoldPositionCharacteristic.swift",
"Generated/Characteristics/HueCharacteristic.swift",
"Generated/Characteristics/HumidifierThresholdCharacteristic.swift",
"Generated/Characteristics/IdentifierCharacteristic.swift",
"Generated/Characteristics/IdentifyCharacteristic.swift",
"Generated/Characteristics/ImageMirroringCharacteristic.swift",
"Generated/Characteristics/ImageRotationCharacteristic.swift",
"Generated/Characteristics/InUseCharacteristic.swift",
"Generated/Characteristics/InputDeviceTypeCharacteristic.swift",
"Generated/Characteristics/InputEventCharacteristic.swift",
"Generated/Characteristics/InputSourceTypeCharacteristic.swift",
"Generated/Characteristics/IsConfiguredCharacteristic.swift",
"Generated/Characteristics/LabelIndexCharacteristic.swift",
"Generated/Characteristics/LabelNamespaceCharacteristic.swift",
"Generated/Characteristics/LeakDetectedCharacteristic.swift",
"Generated/Characteristics/LockManagementAutoSecureTimeoutCharacteristic.swift",
"Generated/Characteristics/LockManagementControlPointCharacteristic.swift",
"Generated/Characteristics/LockMechanismLastKnownActionCharacteristic.swift",
"Generated/Characteristics/LockPhysicalControlsCharacteristic.swift",
"Generated/Characteristics/LogsCharacteristic.swift",
"Generated/Characteristics/ManufacturerCharacteristic.swift",
"Generated/Characteristics/ModelCharacteristic.swift",
"Generated/Characteristics/MotionDetectedCharacteristic.swift",
"Generated/Characteristics/MuteCharacteristic.swift",
"Generated/Characteristics/NameCharacteristic.swift",
"Generated/Characteristics/NightVisionCharacteristic.swift",
"Generated/Characteristics/NitrogenDioxideDensityCharacteristic.swift",
"Generated/Characteristics/ObstructionDetectedCharacteristic.swift",
"Generated/Characteristics/OccupancyDetectedCharacteristic.swift",
"Generated/Characteristics/OpticalZoomCharacteristic.swift",
"Generated/Characteristics/OutletInUseCharacteristic.swift",
"Generated/Characteristics/OutputStateCharacteristic.swift",
"Generated/Characteristics/OzoneDensityCharacteristic.swift",
"Generated/Characteristics/PM10DensityCharacteristic.swift",
"Generated/Characteristics/PM2_5DensityCharacteristic.swift",
"Generated/Characteristics/PictureModeCharacteristic.swift",
"Generated/Characteristics/PositionStateCharacteristic.swift",
"Generated/Characteristics/PowerModeSelectionCharacteristic.swift",
"Generated/Characteristics/PowerStateCharacteristic.swift",
"Generated/Characteristics/ProgramModeCharacteristic.swift",
"Generated/Characteristics/RemainingDurationCharacteristic.swift",
"Generated/Characteristics/RemoteKeyCharacteristic.swift",
"Generated/Characteristics/RotationDirectionCharacteristic.swift",
"Generated/Characteristics/RotationSpeedCharacteristic.swift",
"Generated/Characteristics/RouterStatusCharacteristic.swift",
"Generated/Characteristics/SaturationCharacteristic.swift",
"Generated/Characteristics/SecuritySystemAlarmTypeCharacteristic.swift",
"Generated/Characteristics/SelectedStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SerialNumberCharacteristic.swift",
"Generated/Characteristics/SetDurationCharacteristic.swift",
"Generated/Characteristics/SetupStreamEndpointCharacteristic.swift",
"Generated/Characteristics/SlatTypeCharacteristic.swift",
"Generated/Characteristics/SmokeDetectedCharacteristic.swift",
"Generated/Characteristics/SoftwareVersionCharacteristic.swift",
"Generated/Characteristics/StatusActiveCharacteristic.swift",
"Generated/Characteristics/StatusFaultCharacteristic.swift",
"Generated/Characteristics/StatusJammedCharacteristic.swift",
"Generated/Characteristics/StatusLowBatteryCharacteristic.swift",
"Generated/Characteristics/StatusTamperedCharacteristic.swift",
"Generated/Characteristics/StreamingStatusCharacteristic.swift",
"Generated/Characteristics/SulphurDioxideDensityCharacteristic.swift",
"Generated/Characteristics/SupportedAudioStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SupportedRTPConfigurationCharacteristic.swift",
"Generated/Characteristics/SupportedVideoStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SwingModeCharacteristic.swift",
"Generated/Characteristics/TargetAirPurifierStateCharacteristic.swift",
"Generated/Characteristics/TargetDoorStateCharacteristic.swift",
"Generated/Characteristics/TargetFanStateCharacteristic.swift",
"Generated/Characteristics/TargetHeaterCoolerStateCharacteristic.swift",
"Generated/Characteristics/TargetHeatingCoolingCharacteristic.swift",
"Generated/Characteristics/TargetHorizontalTiltCharacteristic.swift",
"Generated/Characteristics/TargetHumidifierDehumidifierStateCharacteristic.swift",
"Generated/Characteristics/TargetLockMechanismStateCharacteristic.swift",
"Generated/Characteristics/TargetMediaStateCharacteristic.swift",
"Generated/Characteristics/TargetPositionCharacteristic.swift",
"Generated/Characteristics/TargetRelativeHumidityCharacteristic.swift",
"Generated/Characteristics/TargetSecuritySystemStateCharacteristic.swift",
"Generated/Characteristics/TargetTemperatureCharacteristic.swift",
"Generated/Characteristics/TargetTiltCharacteristic.swift",
"Generated/Characteristics/TargetVerticalTiltCharacteristic.swift",
"Generated/Characteristics/TargetVisibilityStateCharacteristic.swift",
"Generated/Characteristics/TemperatureUnitsCharacteristic.swift",
"Generated/Characteristics/ValveTypeCharacteristic.swift",
"Generated/Characteristics/VersionCharacteristic.swift",
"Generated/Characteristics/VolatileOrganicCompoundDensityCharacteristic.swift",
"Generated/Characteristics/VolumeCharacteristic.swift",
"Generated/Characteristics/VolumeControlTypeCharacteristic.swift",
"Generated/Characteristics/VolumeSelectorCharacteristic.swift",
"Generated/Characteristics/WANStatusListCharacteristic.swift",
"Generated/Characteristics/WaterLevelCharacteristic.swift",
"Generated/Characteristics/WiFiSatelliteStatusCharacteristic.swift",
"Generated/ServiceType+Generated.swift",
"Generated/Services/AccessoryInformationService.swift",
"Generated/Services/AirPurifierService.swift",
"Generated/Services/AirQualitySensorService.swift",
"Generated/Services/BatteryService.swift",
"Generated/Services/CameraControlService.swift",
"Generated/Services/CameraRTPStreamManagementService.swift",
"Generated/Services/CarbonDioxideSensorService.swift",
"Generated/Services/CarbonMonoxideSensorService.swift",
"Generated/Services/ContactSensorService.swift",
"Generated/Services/DoorService.swift",
"Generated/Services/DoorbellService.swift",
"Generated/Services/FanService.swift",
"Generated/Services/FaucetService.swift",
"Generated/Services/FilterMaintenanceService.swift",
"Generated/Services/GarageDoorOpenerService.swift",
"Generated/Services/HeaterCoolerService.swift",
"Generated/Services/HumidifierDehumidifierService.swift",
"Generated/Services/HumiditySensorService.swift",
"Generated/Services/InputSourceService.swift",
"Generated/Services/IrrigationSystemService.swift",
"Generated/Services/LabelService.swift",
"Generated/Services/LeakSensorService.swift",
"Generated/Services/LightSensorService.swift",
"Generated/Services/LightbulbService.swift",
"Generated/Services/LockManagementService.swift",
"Generated/Services/LockMechanismService.swift",
"Generated/Services/MicrophoneService.swift",
"Generated/Services/MotionSensorService.swift",
"Generated/Services/OccupancySensorService.swift",
"Generated/Services/OutletService.swift",
"Generated/Services/SecuritySystemService.swift",
"Generated/Services/SlatsService.swift",
"Generated/Services/SmokeSensorService.swift",
"Generated/Services/SpeakerService.swift",
"Generated/Services/StatefulProgrammableSwitchService.swift",
"Generated/Services/StatelessProgrammableSwitchService.swift",
"Generated/Services/SwitchService.swift",
"Generated/Services/TelevisionService.swift",
"Generated/Services/TemperatureSensorService.swift",
"Generated/Services/ThermostatService.swift",
"Generated/Services/ValveService.swift",
"Generated/Services/VentilationFanService.swift",
"Generated/Services/WiFiRouterService.swift",
"Generated/Services/WiFiSatelliteService.swift",
"Generated/Services/WindowCoveringService.swift",
"Generated/Services/WindowService.swift",
"HomeAtlas.swift",
"HomeKitDescribable.swift",
"HomeKitError.swift",
"HomeKitManager.swift",
"Macros.swift",
"Service.swift",
"Types.swift"
],
"target_dependencies" : [
"HomeAtlasMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:7e70e0a64d2f2fbcaf7a9ded92418bf54647123e95b9450d840f38f11e93f5d2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74771] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (8.95s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/SwiftUIExample/Sources/SwiftUIExample/Info.plist
Building for debugging...
[0/49] Write sources
[20/49] Compiling _SwiftSyntaxCShims dummy.c
[21/49] Write swift-version-24593BA9C3E375BF.txt
[23/67] Emitting module SwiftSyntax600
[24/67] Compiling SwiftSyntax600 Empty.swift
[25/68] Emitting module SwiftSyntax510
[26/68] Compiling SwiftSyntax510 Empty.swift
[28/69] Compiling SwiftSyntax509 Empty.swift
[29/69] Emitting module SwiftSyntax509
[31/70] Wrapping AST for SwiftSyntax600 for debugging
[32/70] Wrapping AST for SwiftSyntax510 for debugging
[33/70] Wrapping AST for SwiftSyntax509 for debugging
[35/134] Compiling SwiftSyntax AbsolutePosition.swift
[36/134] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[37/134] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[38/134] Compiling SwiftSyntax Assert.swift
[39/134] Compiling SwiftSyntax BumpPtrAllocator.swift
[40/134] Compiling SwiftSyntax CommonAncestor.swift
[41/134] Compiling SwiftSyntax Convenience.swift
[42/134] Compiling SwiftSyntax CustomTraits.swift
[43/134] Compiling SwiftSyntax Identifier.swift
[44/142] Compiling HomeKitServiceGenerator main.swift
[45/142] Compiling HomeKitCatalogExtractor TBDParser.swift
[46/142] Compiling HomeKitCatalogExtractor main.swift
[47/142] Emitting module HomeKitCatalogExtractor
[48/142] Compiling HomeKitCatalogExtractor RuntimeInspector.swift
[49/142] Compiling HomeKitCatalogExtractor SDKExtractor.swift
[50/142] Compiling HomeKitServiceGenerator ServiceGenerator.swift
[51/142] Compiling HomeKitCatalogExtractor HeaderParser.swift
[52/142] Compiling HomeKitCatalogExtractor MetadataParser.swift
[53/142] Compiling HomeKitCatalogExtractor Models.swift
[54/143] Emitting module HomeKitServiceGenerator
[55/143] Compiling HomeKitServiceGenerator CatalogParser.swift
[57/144] Wrapping AST for HomeKitServiceGenerator for debugging
[58/144] Write Objects.LinkFileList
[59/144] Wrapping AST for HomeKitCatalogExtractor for debugging
[60/144] Write Objects.LinkFileList
[61/144] Linking HomeKitServiceGenerator
[62/144] Linking HomeKitCatalogExtractor
[64/144] Compiling SwiftSyntax MemoryLayout.swift
[65/144] Compiling SwiftSyntax MissingNodeInitializers.swift
[66/144] Compiling SwiftSyntax RawSyntax.swift
[67/144] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[68/144] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[69/144] Compiling SwiftSyntax RawSyntaxTokenView.swift
[70/144] Compiling SwiftSyntax SourceEdit.swift
[71/144] Compiling SwiftSyntax SourceLength.swift
[72/144] Compiling SwiftSyntax SourceLocation.swift
[73/144] Emitting module SwiftSyntax
[74/144] Compiling SwiftSyntax SyntaxKind.swift
[75/144] Compiling SwiftSyntax SyntaxRewriter.swift
[76/144] Compiling SwiftSyntax SyntaxTraits.swift
[77/144] Compiling SwiftSyntax SyntaxVisitor.swift
[78/144] Compiling SwiftSyntax TokenKind.swift
[79/144] Compiling SwiftSyntax Tokens.swift
[80/144] Compiling SwiftSyntax TriviaPieces.swift
[81/144] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[82/144] Compiling SwiftSyntax RawSyntaxNodesC.swift
[83/144] Compiling SwiftSyntax RawSyntaxNodesD.swift
[84/144] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[85/144] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[86/144] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[87/144] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[88/144] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[89/144] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[90/144] Compiling SwiftSyntax RawSyntaxValidation.swift
[91/144] Compiling SwiftSyntax SyntaxNodesAB.swift
[92/144] Compiling SwiftSyntax SyntaxNodeFactory.swift
[93/144] Compiling SwiftSyntax SyntaxNodeStructure.swift
[94/144] Compiling SwiftSyntax SyntaxProtocol.swift
[95/144] Compiling SwiftSyntax SyntaxText.swift
[96/144] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[97/144] Compiling SwiftSyntax TokenDiagnostic.swift
[98/144] Compiling SwiftSyntax TokenSequence.swift
[99/144] Compiling SwiftSyntax TokenSyntax.swift
[100/144] Compiling SwiftSyntax Trivia.swift
[101/144] Compiling SwiftSyntax SourcePresence.swift
[102/144] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[103/144] Compiling SwiftSyntax Syntax.swift
[104/144] Compiling SwiftSyntax SyntaxArena.swift
[105/144] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[106/144] Compiling SwiftSyntax SyntaxChildren.swift
[107/144] Compiling SwiftSyntax SyntaxCollection.swift
[108/144] Compiling SwiftSyntax SyntaxHashable.swift
[109/144] Compiling SwiftSyntax SyntaxIdentifier.swift
[110/144] Compiling SwiftSyntax Utils.swift
[111/144] Compiling SwiftSyntax ChildNameForKeyPath.swift
[112/144] Compiling SwiftSyntax Keyword.swift
[113/144] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[114/144] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[115/144] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[116/144] Compiling SwiftSyntax SyntaxBaseNodes.swift
[117/144] Compiling SwiftSyntax SyntaxCollections.swift
[118/144] Compiling SwiftSyntax SyntaxEnum.swift
[119/144] Compiling SwiftSyntax SyntaxNodesC.swift
[120/144] Compiling SwiftSyntax SyntaxNodesD.swift
[121/144] Compiling SwiftSyntax SyntaxNodesEF.swift
[122/144] Compiling SwiftSyntax SyntaxNodesGHI.swift
[123/144] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[124/144] Compiling SwiftSyntax SyntaxNodesOP.swift
[125/144] Compiling SwiftSyntax SyntaxNodesQRS.swift
[126/144] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[127/145] Wrapping AST for SwiftSyntax for debugging
[129/202] Compiling SwiftDiagnostics Message.swift
[130/203] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[131/203] Compiling SwiftParser IncrementalParseTransition.swift
[132/203] Compiling SwiftParser IsValidIdentifier.swift
[133/203] Emitting module SwiftDiagnostics
[134/203] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[135/203] Compiling SwiftParser Expressions.swift
[136/203] Emitting module SwiftBasicFormat
[137/203] Compiling SwiftBasicFormat InferIndentation.swift
[138/203] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[139/203] Compiling SwiftDiagnostics Note.swift
[140/203] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[141/203] Compiling SwiftBasicFormat Syntax+Extensions.swift
[142/203] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[143/203] Compiling SwiftDiagnostics FixIt.swift
[144/203] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[146/204] Compiling SwiftBasicFormat BasicFormat.swift
[146/205] Wrapping AST for SwiftDiagnostics for debugging
[148/205] Wrapping AST for SwiftBasicFormat for debugging
[150/205] Compiling SwiftParser Modifiers.swift
[151/205] Compiling SwiftParser Names.swift
[152/205] Compiling SwiftParser Nominals.swift
[153/205] Compiling SwiftParser Parameters.swift
[154/205] Compiling SwiftParser ParseSourceFile.swift
[155/205] Compiling SwiftParser Parser.swift
[156/210] Emitting module SwiftParser
[157/210] Compiling SwiftParser LexemeSequence.swift
[158/210] Compiling SwiftParser Lexer.swift
[159/210] Compiling SwiftParser RegexLiteralLexer.swift
[160/210] Compiling SwiftParser UnicodeScalarExtensions.swift
[161/210] Compiling SwiftParser Lookahead.swift
[162/210] Compiling SwiftParser LoopProgressCondition.swift
[163/210] Compiling SwiftParser Patterns.swift
[164/210] Compiling SwiftParser Recovery.swift
[165/210] Compiling SwiftParser Specifiers.swift
[166/210] Compiling SwiftParser Statements.swift
[167/210] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[168/210] Compiling SwiftParser StringLiterals.swift
[169/210] Compiling SwiftParser SwiftParserCompatibility.swift
[170/210] Compiling SwiftParser SwiftVersion.swift
[171/210] Compiling SwiftParser SyntaxUtils.swift
[172/210] Compiling SwiftParser TokenConsumer.swift
[173/210] Compiling SwiftParser TokenPrecedence.swift
[174/210] Compiling SwiftParser TokenSpec.swift
[175/210] Compiling SwiftParser TokenSpecSet.swift
[176/210] Compiling SwiftParser TopLevel.swift
[177/210] Compiling SwiftParser TriviaParser.swift
[178/210] Compiling SwiftParser Types.swift
[179/210] Compiling SwiftParser Attributes.swift
[180/210] Compiling SwiftParser Availability.swift
[181/210] Compiling SwiftParser CharacterInfo.swift
[182/210] Compiling SwiftParser CollectionNodes+Parsable.swift
[183/210] Compiling SwiftParser Declarations.swift
[184/210] Compiling SwiftParser Directives.swift
[189/210] Compiling SwiftParser Cursor.swift
[190/210] Compiling SwiftParser Lexeme.swift
[191/210] Compiling SwiftParser ExperimentalFeatures.swift
[192/210] Compiling SwiftParser IsLexerClassified.swift
[193/210] Compiling SwiftParser LayoutNodes+Parsable.swift
[194/210] Compiling SwiftParser Parser+TokenSpecSet.swift
[195/210] Compiling SwiftParser TokenSpecStaticMembers.swift
[196/211] Wrapping AST for SwiftParser for debugging
[198/234] Compiling SwiftOperators PrecedenceGroup.swift
[199/235] Compiling SwiftOperators PrecedenceGraph.swift
[200/235] Compiling SwiftOperators OperatorTable+Semantics.swift
[201/235] Compiling SwiftOperators OperatorTable.swift
[202/235] Compiling SwiftOperators Operator.swift
[203/235] Compiling SwiftOperators OperatorError+Diagnostics.swift
[204/235] Compiling SwiftOperators OperatorError.swift
[205/235] Compiling SwiftOperators OperatorTable+Defaults.swift
[206/235] Compiling SwiftOperators OperatorTable+Folding.swift
[207/235] Emitting module SwiftOperators
[208/235] Compiling SwiftOperators SyntaxSynthesis.swift
[210/236] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[211/236] Compiling SwiftParserDiagnostics Utils.swift
[212/236] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[213/236] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[213/237] Wrapping AST for SwiftOperators for debugging
[215/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[218/237] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[219/237] Compiling SwiftParserDiagnostics PresenceUtils.swift
[220/237] Emitting module SwiftParserDiagnostics
[223/237] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[224/237] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[225/238] Wrapping AST for SwiftParserDiagnostics for debugging
[227/253] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[228/253] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[229/253] Compiling SwiftSyntaxBuilder Indenter.swift
[230/253] Compiling SwiftSyntaxBuilder ListBuilder.swift
[231/254] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[232/254] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[233/254] Emitting module SwiftSyntaxBuilder
[234/254] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[235/254] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[236/254] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[237/254] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[238/254] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[239/254] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[240/254] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[241/254] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[242/254] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[243/255] Wrapping AST for SwiftSyntaxBuilder for debugging
[245/272] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[246/272] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[247/272] Compiling SwiftSyntaxMacros MemberMacro.swift
[248/272] Compiling SwiftSyntaxMacros PeerMacro.swift
[249/274] Emitting module SwiftSyntaxMacros
[250/274] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[251/274] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[252/274] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[253/274] Compiling SwiftSyntaxMacros Macro+Format.swift
[254/274] Compiling SwiftSyntaxMacros Macro.swift
[255/274] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[256/274] Compiling SwiftSyntaxMacros AccessorMacro.swift
[257/274] Compiling SwiftSyntaxMacros AttachedMacro.swift
[258/274] Compiling SwiftSyntaxMacros BodyMacro.swift
[259/274] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[260/274] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[261/274] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[262/274] Compiling SwiftSyntaxMacros PreambleMacro.swift
[263/274] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[264/275] Wrapping AST for SwiftSyntaxMacros for debugging
[266/284] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[267/285] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[268/285] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[269/285] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[270/285] Emitting module SwiftSyntaxMacroExpansion
[271/285] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[272/285] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[273/285] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[274/285] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[275/285] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[276/286] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[278/298] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[279/298] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[280/299] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[281/299] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[282/299] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[283/299] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[284/299] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[285/299] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[286/299] Emitting module SwiftCompilerPluginMessageHandling
[287/299] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[288/299] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[289/299] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[290/299] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[291/300] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[293/302] Emitting module SwiftCompilerPlugin
[294/302] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[295/303] Wrapping AST for SwiftCompilerPlugin for debugging
[297/307] Emitting module HomeAtlasMacros
[298/307] Compiling HomeAtlasMacros CharacteristicValueMappings.swift
[299/307] Compiling HomeAtlasMacros HomeAtlasMacrosPlugin.swift
[300/307] Compiling HomeAtlasMacros SnapshotableMacro.swift
[301/308] Wrapping AST for HomeAtlasMacros for debugging
[302/308] Write Objects.LinkFileList
[303/308] Linking HomeAtlasMacros-tool
[305/632] Compiling HomeAtlas CarbonDioxideDetectedCharacteristic.swift
[306/632] Compiling HomeAtlas CarbonDioxideLevelCharacteristic.swift
[307/632] Compiling HomeAtlas CarbonDioxidePeakLevelCharacteristic.swift
[308/632] Compiling HomeAtlas CarbonMonoxideDetectedCharacteristic.swift
[309/632] Compiling HomeAtlas CarbonMonoxideLevelCharacteristic.swift
[310/632] Compiling HomeAtlas CarbonMonoxidePeakLevelCharacteristic.swift
[311/632] Compiling HomeAtlas ChargingStateCharacteristic.swift
[312/632] Compiling HomeAtlas ClosedCaptionsCharacteristic.swift
[313/632] Compiling HomeAtlas ColorTemperatureCharacteristic.swift
[314/632] Compiling HomeAtlas ConfiguredNameCharacteristic.swift
[315/632] Compiling HomeAtlas ContactStateCharacteristic.swift
[316/632] Compiling HomeAtlas CoolingThresholdCharacteristic.swift
[317/632] Compiling HomeAtlas CurrentAirPurifierStateCharacteristic.swift
[318/632] Compiling HomeAtlas CurrentDoorStateCharacteristic.swift
[319/632] Compiling HomeAtlas CurrentFanStateCharacteristic.swift
[320/632] Compiling HomeAtlas CurrentHeaterCoolerStateCharacteristic.swift
[321/632] Compiling HomeAtlas CurrentHeatingCoolingCharacteristic.swift
[322/632] Compiling HomeAtlas CurrentHorizontalTiltCharacteristic.swift
[323/632] Compiling HomeAtlas CurrentHumidifierDehumidifierStateCharacteristic.swift
[324/632] Compiling HomeAtlas CurrentLightLevelCharacteristic.swift
[325/632] Compiling HomeAtlas CurrentLockMechanismStateCharacteristic.swift
[326/632] Compiling HomeAtlas CurrentMediaStateCharacteristic.swift
[327/632] Compiling HomeAtlas CurrentPositionCharacteristic.swift
[328/655] Compiling HomeAtlas CurrentRelativeHumidityCharacteristic.swift
[329/655] Compiling HomeAtlas CurrentSecuritySystemStateCharacteristic.swift
[330/655] Compiling HomeAtlas CurrentSlatStateCharacteristic.swift
[331/655] Compiling HomeAtlas CurrentTemperatureCharacteristic.swift
[332/655] Compiling HomeAtlas CurrentTiltCharacteristic.swift
[333/655] Compiling HomeAtlas CurrentVerticalTiltCharacteristic.swift
[334/655] Compiling HomeAtlas CurrentVisibilityStateCharacteristic.swift
[335/655] Compiling HomeAtlas DehumidifierThresholdCharacteristic.swift
[336/655] Compiling HomeAtlas DigitalZoomCharacteristic.swift
[337/655] Compiling HomeAtlas FilterChangeIndicationCharacteristic.swift
[338/655] Compiling HomeAtlas FilterLifeLevelCharacteristic.swift
[339/655] Compiling HomeAtlas FilterResetChangeIndicationCharacteristic.swift
[340/655] Compiling HomeAtlas FirmwareVersionCharacteristic.swift
[341/655] Compiling HomeAtlas HardwareVersionCharacteristic.swift
[342/655] Compiling HomeAtlas HeatingThresholdCharacteristic.swift
[343/655] Compiling HomeAtlas HoldPositionCharacteristic.swift
[344/655] Compiling HomeAtlas HueCharacteristic.swift
[345/655] Compiling HomeAtlas HumidifierThresholdCharacteristic.swift
[346/655] Compiling HomeAtlas IdentifierCharacteristic.swift
[347/655] Compiling HomeAtlas IdentifyCharacteristic.swift
[348/655] Compiling HomeAtlas ImageMirroringCharacteristic.swift
[349/655] Compiling HomeAtlas ImageRotationCharacteristic.swift
[350/655] Compiling HomeAtlas InUseCharacteristic.swift
[374/677] Compiling HomeAtlas InputDeviceTypeCharacteristic.swift
[375/677] Compiling HomeAtlas InputEventCharacteristic.swift
[376/677] Compiling HomeAtlas InputSourceTypeCharacteristic.swift
[377/677] Compiling HomeAtlas IsConfiguredCharacteristic.swift
[378/677] Compiling HomeAtlas LabelIndexCharacteristic.swift
[379/677] Compiling HomeAtlas LabelNamespaceCharacteristic.swift
[380/677] Compiling HomeAtlas LeakDetectedCharacteristic.swift
[381/677] Compiling HomeAtlas LockManagementAutoSecureTimeoutCharacteristic.swift
[382/677] Compiling HomeAtlas LockManagementControlPointCharacteristic.swift
[383/677] Compiling HomeAtlas LockMechanismLastKnownActionCharacteristic.swift
[384/677] Compiling HomeAtlas LockPhysicalControlsCharacteristic.swift
[385/677] Compiling HomeAtlas LogsCharacteristic.swift
[386/677] Compiling HomeAtlas ManufacturerCharacteristic.swift
[387/677] Compiling HomeAtlas ModelCharacteristic.swift
[388/677] Compiling HomeAtlas MotionDetectedCharacteristic.swift
[389/677] Compiling HomeAtlas MuteCharacteristic.swift
[390/677] Compiling HomeAtlas NameCharacteristic.swift
[391/677] Compiling HomeAtlas NightVisionCharacteristic.swift
[392/677] Compiling HomeAtlas NitrogenDioxideDensityCharacteristic.swift
[393/677] Compiling HomeAtlas ObstructionDetectedCharacteristic.swift
[394/677] Compiling HomeAtlas OccupancyDetectedCharacteristic.swift
[395/677] Compiling HomeAtlas OpticalZoomCharacteristic.swift
[396/677] Compiling HomeAtlas OutletInUseCharacteristic.swift
[397/722] Compiling HomeAtlas Accessory.swift
[398/722] Compiling HomeAtlas Characteristic.swift
[399/722] Compiling HomeAtlas Home.swift
[400/722] Compiling HomeAtlas Room.swift
[401/722] Compiling HomeAtlas Zone.swift
[402/722] Compiling HomeAtlas DiagnosticsLogger.swift
[403/722] Compiling HomeAtlas AtlasSnapshotEncoder.swift
[404/722] Compiling HomeAtlas HomeSnapshotEncoder.swift
[405/722] Compiling HomeAtlas SnapshotAPI.swift
[406/722] Compiling HomeAtlas SnapshotHelpers.swift
[407/722] Compiling HomeAtlas SnapshotModels.swift
[408/722] Compiling HomeAtlas SnapshotOptions.swift
[409/722] Compiling HomeAtlas StableAnonymizer.swift
[410/722] Compiling HomeAtlas CharacteristicType+Generated.swift
[411/722] Compiling HomeAtlas ActiveCharacteristic.swift
[412/722] Compiling HomeAtlas ActiveIdentifierCharacteristic.swift
[413/722] Compiling HomeAtlas AdminOnlyAccessCharacteristic.swift
[414/722] Compiling HomeAtlas AirParticulateDensityCharacteristic.swift
[415/722] Compiling HomeAtlas AirParticulateSizeCharacteristic.swift
[416/722] Compiling HomeAtlas AirQualityCharacteristic.swift
[417/722] Compiling HomeAtlas AudioFeedbackCharacteristic.swift
[418/722] Compiling HomeAtlas BatteryLevelCharacteristic.swift
[419/722] Compiling HomeAtlas BrightnessCharacteristic.swift
[466/722] Compiling HomeAtlas StatusActiveCharacteristic.swift
[467/722] Compiling HomeAtlas StatusFaultCharacteristic.swift
[468/722] Compiling HomeAtlas StatusJammedCharacteristic.swift
[469/722] Compiling HomeAtlas StatusLowBatteryCharacteristic.swift
[470/722] Compiling HomeAtlas StatusTamperedCharacteristic.swift
[471/722] Compiling HomeAtlas StreamingStatusCharacteristic.swift
[472/722] Compiling HomeAtlas SulphurDioxideDensityCharacteristic.swift
[473/722] Compiling HomeAtlas SupportedAudioStreamConfigurationCharacteristic.swift
[474/722] Compiling HomeAtlas SupportedRTPConfigurationCharacteristic.swift
[475/722] Compiling HomeAtlas SupportedVideoStreamConfigurationCharacteristic.swift
[476/722] Compiling HomeAtlas SwingModeCharacteristic.swift
[477/722] Compiling HomeAtlas TargetAirPurifierStateCharacteristic.swift
[478/722] Compiling HomeAtlas TargetDoorStateCharacteristic.swift
[479/722] Compiling HomeAtlas TargetFanStateCharacteristic.swift
[480/722] Compiling HomeAtlas TargetHeaterCoolerStateCharacteristic.swift
[481/722] Compiling HomeAtlas TargetHeatingCoolingCharacteristic.swift
[482/722] Compiling HomeAtlas TargetHorizontalTiltCharacteristic.swift
[483/722] Compiling HomeAtlas TargetHumidifierDehumidifierStateCharacteristic.swift
[484/722] Compiling HomeAtlas TargetLockMechanismStateCharacteristic.swift
[485/722] Compiling HomeAtlas TargetMediaStateCharacteristic.swift
[486/722] Compiling HomeAtlas TargetPositionCharacteristic.swift
[487/722] Compiling HomeAtlas TargetRelativeHumidityCharacteristic.swift
[488/722] Compiling HomeAtlas TargetSecuritySystemStateCharacteristic.swift
[489/722] Compiling HomeAtlas OutputStateCharacteristic.swift
[490/722] Compiling HomeAtlas OzoneDensityCharacteristic.swift
[491/722] Compiling HomeAtlas PM10DensityCharacteristic.swift
[492/722] Compiling HomeAtlas PM2_5DensityCharacteristic.swift
[493/722] Compiling HomeAtlas PictureModeCharacteristic.swift
[494/722] Compiling HomeAtlas PositionStateCharacteristic.swift
[495/722] Compiling HomeAtlas PowerModeSelectionCharacteristic.swift
[496/722] Compiling HomeAtlas PowerStateCharacteristic.swift
[497/722] Compiling HomeAtlas ProgramModeCharacteristic.swift
[498/722] Compiling HomeAtlas RemainingDurationCharacteristic.swift
[499/722] Compiling HomeAtlas RemoteKeyCharacteristic.swift
[500/722] Compiling HomeAtlas RotationDirectionCharacteristic.swift
[501/722] Compiling HomeAtlas RotationSpeedCharacteristic.swift
[502/722] Compiling HomeAtlas RouterStatusCharacteristic.swift
[503/722] Compiling HomeAtlas SaturationCharacteristic.swift
[504/722] Compiling HomeAtlas SecuritySystemAlarmTypeCharacteristic.swift
[505/722] Compiling HomeAtlas SelectedStreamConfigurationCharacteristic.swift
[506/722] Compiling HomeAtlas SerialNumberCharacteristic.swift
[507/722] Compiling HomeAtlas SetDurationCharacteristic.swift
[508/722] Compiling HomeAtlas SetupStreamEndpointCharacteristic.swift
[509/722] Compiling HomeAtlas SlatTypeCharacteristic.swift
[510/722] Compiling HomeAtlas SmokeDetectedCharacteristic.swift
[511/722] Compiling HomeAtlas SoftwareVersionCharacteristic.swift
[512/722] Compiling HomeAtlas TargetTemperatureCharacteristic.swift
[513/722] Compiling HomeAtlas TargetTiltCharacteristic.swift
[514/722] Compiling HomeAtlas TargetVerticalTiltCharacteristic.swift
[515/722] Compiling HomeAtlas TargetVisibilityStateCharacteristic.swift
[516/722] Compiling HomeAtlas TemperatureUnitsCharacteristic.swift
[517/722] Compiling HomeAtlas ValveTypeCharacteristic.swift
[518/722] Compiling HomeAtlas VersionCharacteristic.swift
[519/722] Compiling HomeAtlas VolatileOrganicCompoundDensityCharacteristic.swift
[520/722] Compiling HomeAtlas VolumeCharacteristic.swift
[521/722] Compiling HomeAtlas VolumeControlTypeCharacteristic.swift
[522/722] Compiling HomeAtlas VolumeSelectorCharacteristic.swift
[523/722] Compiling HomeAtlas WANStatusListCharacteristic.swift
[524/722] Compiling HomeAtlas WaterLevelCharacteristic.swift
[525/722] Compiling HomeAtlas WiFiSatelliteStatusCharacteristic.swift
[526/722] Compiling HomeAtlas ServiceType+Generated.swift
[527/722] Compiling HomeAtlas AccessoryInformationService.swift
[528/722] Compiling HomeAtlas AirPurifierService.swift
[529/722] Compiling HomeAtlas AirQualitySensorService.swift
[530/722] Compiling HomeAtlas BatteryService.swift
[531/722] Compiling HomeAtlas CameraControlService.swift
[532/722] Compiling HomeAtlas CameraRTPStreamManagementService.swift
[533/722] Compiling HomeAtlas CarbonDioxideSensorService.swift
[534/722] Compiling HomeAtlas CarbonMonoxideSensorService.swift
[535/722] Emitting module HomeAtlas
[629/722] Compiling HomeAtlas DoorService.swift
[630/722] Compiling HomeAtlas DoorbellService.swift
[631/722] Compiling HomeAtlas FanService.swift
[632/722] Compiling HomeAtlas FaucetService.swift
[633/722] Compiling HomeAtlas FilterMaintenanceService.swift
[634/722] Compiling HomeAtlas GarageDoorOpenerService.swift
[635/722] Compiling HomeAtlas HeaterCoolerService.swift
[636/722] Compiling HomeAtlas HumidifierDehumidifierService.swift
[637/722] Compiling HomeAtlas HumiditySensorService.swift
[638/722] Compiling HomeAtlas InputSourceService.swift
[639/722] Compiling HomeAtlas IrrigationSystemService.swift
[640/722] Compiling HomeAtlas LabelService.swift
[641/722] Compiling HomeAtlas LeakSensorService.swift
[642/722] Compiling HomeAtlas LightSensorService.swift
[643/722] Compiling HomeAtlas LightbulbService.swift
[644/722] Compiling HomeAtlas LockManagementService.swift
[645/722] Compiling HomeAtlas LockMechanismService.swift
[646/722] Compiling HomeAtlas MicrophoneService.swift
[647/722] Compiling HomeAtlas MotionSensorService.swift
[648/722] Compiling HomeAtlas OccupancySensorService.swift
[649/722] Compiling HomeAtlas OutletService.swift
[650/722] Compiling HomeAtlas SecuritySystemService.swift
[651/722] Compiling HomeAtlas SlatsService.swift
[652/722] Compiling HomeAtlas SmokeSensorService.swift
[653/722] Compiling HomeAtlas SpeakerService.swift
[654/722] Compiling HomeAtlas StatefulProgrammableSwitchService.swift
[655/722] Compiling HomeAtlas StatelessProgrammableSwitchService.swift
[656/722] Compiling HomeAtlas SwitchService.swift
[657/722] Compiling HomeAtlas TelevisionService.swift
[658/722] Compiling HomeAtlas TemperatureSensorService.swift
[659/722] Compiling HomeAtlas ThermostatService.swift
[660/722] Compiling HomeAtlas ValveService.swift
[661/722] Compiling HomeAtlas VentilationFanService.swift
[662/722] Compiling HomeAtlas WiFiRouterService.swift
[663/722] Compiling HomeAtlas WiFiSatelliteService.swift
[664/722] Compiling HomeAtlas WindowCoveringService.swift
[665/722] Compiling HomeAtlas WindowService.swift
[666/722] Compiling HomeAtlas HomeAtlas.swift
[667/722] Compiling HomeAtlas HomeKitDescribable.swift
[668/722] Compiling HomeAtlas HomeKitError.swift
[669/722] Compiling HomeAtlas HomeKitManager.swift
[670/722] Compiling HomeAtlas Macros.swift
[671/722] Compiling HomeAtlas Service.swift
[672/722] Compiling HomeAtlas Types.swift
[695/722] Compiling HomeAtlas ContactSensorService.swift
[720/724] Wrapping AST for HomeAtlas for debugging
[722/727] Compiling HomeAtlasSwiftUIExample HomeAtlasSwiftUIExampleApp.swift
[723/727] Compiling HomeAtlasSwiftUIExample ContentView.swift
[724/727] Emitting module HomeAtlasSwiftUIExample
[725/728] Wrapping AST for HomeAtlasSwiftUIExample for debugging
[726/728] Write Objects.LinkFileList
[727/728] Linking HomeAtlasSwiftUIExample
Build complete! (138.64s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "HomeAtlas",
"name" : "HomeAtlas",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "HomeAtlas",
"targets" : [
"HomeAtlas"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomeKitCatalogExtractor",
"targets" : [
"HomeKitCatalogExtractor"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeKitServiceGenerator",
"targets" : [
"HomeKitServiceGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeAtlasSwiftUIExample",
"targets" : [
"HomeAtlasSwiftUIExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "HomeAtlasMacros",
"targets" : [
"HomeAtlasMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "HomeKitServiceGenerator",
"module_type" : "SwiftTarget",
"name" : "HomeKitServiceGenerator",
"path" : "Sources/HomeKitServiceGenerator",
"product_memberships" : [
"HomeKitServiceGenerator"
],
"sources" : [
"CatalogParser.swift",
"ServiceGenerator.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "HomeKitCatalogExtractor",
"module_type" : "SwiftTarget",
"name" : "HomeKitCatalogExtractor",
"path" : "Sources/HomeKitCatalogExtractor",
"product_memberships" : [
"HomeKitCatalogExtractor"
],
"sources" : [
"HeaderParser.swift",
"MetadataParser.swift",
"Models.swift",
"RuntimeInspector.swift",
"SDKExtractor.swift",
"TBDParser.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "HomeAtlasTests",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasTests",
"path" : "Tests/HomeAtlasTests",
"sources" : [
"BaseWrapperTests.swift",
"CacheLifecycleTests.swift",
"Encodable/AccessorySnapshotTests.swift",
"Encodable/ParityTestTemplate.swift",
"Encodable/SnapshotBasicTests.swift",
"Encodable/SnapshotEncodingTests.swift",
"Encodable/SnapshotPerformanceTests.swift",
"HomeAtlasTests.swift",
"HomeKitErrorTests.swift",
"Integration/AtlasSnapshotIntegrationTests.swift",
"Integration/GeneratedParityTests.swift",
"Integration/HomeKitErrorDiagnosticsTests.swift",
"Integration/LatencyBenchmarks.swift",
"Integration/SnapshotIntegrationTests.swift",
"IntegrationTests.swift",
"MacroIntegrationTests.swift",
"PlatformSafetyTests.swift",
"RuntimeSnapshotTests.swift",
"SnapshotAnonymizerTests.swift"
],
"target_dependencies" : [
"HomeAtlas"
],
"type" : "test"
},
{
"c99name" : "HomeAtlasSwiftUIExample",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasSwiftUIExample",
"path" : "Examples/SwiftUIExample/Sources/SwiftUIExample",
"product_memberships" : [
"HomeAtlasSwiftUIExample"
],
"sources" : [
"ContentView.swift",
"HomeAtlasSwiftUIExampleApp.swift"
],
"target_dependencies" : [
"HomeAtlas"
],
"type" : "executable"
},
{
"c99name" : "HomeAtlasMacrosTests",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasMacrosTests",
"path" : "Tests/HomeAtlasMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SnapshotableMacroTests.swift"
],
"target_dependencies" : [
"HomeAtlasMacros"
],
"type" : "test"
},
{
"c99name" : "HomeAtlasMacros",
"module_type" : "SwiftTarget",
"name" : "HomeAtlasMacros",
"path" : "Sources/HomeAtlasMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"HomeAtlas",
"HomeAtlasSwiftUIExample",
"HomeAtlasMacros"
],
"sources" : [
"Generated/CharacteristicValueMappings.swift",
"HomeAtlasMacrosPlugin.swift",
"SnapshotableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "HomeAtlas",
"module_type" : "SwiftTarget",
"name" : "HomeAtlas",
"path" : "Sources/HomeAtlas",
"product_memberships" : [
"HomeAtlas",
"HomeAtlasSwiftUIExample"
],
"sources" : [
"Accessory.swift",
"Characteristic.swift",
"Context/Home.swift",
"Context/Room.swift",
"Context/Zone.swift",
"DiagnosticsLogger.swift",
"Encoding/AtlasSnapshotEncoder.swift",
"Encoding/HomeSnapshotEncoder.swift",
"Encoding/SnapshotAPI.swift",
"Encoding/SnapshotHelpers.swift",
"Encoding/SnapshotModels.swift",
"Encoding/SnapshotOptions.swift",
"Encoding/StableAnonymizer.swift",
"Generated/CharacteristicType+Generated.swift",
"Generated/Characteristics/ActiveCharacteristic.swift",
"Generated/Characteristics/ActiveIdentifierCharacteristic.swift",
"Generated/Characteristics/AdminOnlyAccessCharacteristic.swift",
"Generated/Characteristics/AirParticulateDensityCharacteristic.swift",
"Generated/Characteristics/AirParticulateSizeCharacteristic.swift",
"Generated/Characteristics/AirQualityCharacteristic.swift",
"Generated/Characteristics/AudioFeedbackCharacteristic.swift",
"Generated/Characteristics/BatteryLevelCharacteristic.swift",
"Generated/Characteristics/BrightnessCharacteristic.swift",
"Generated/Characteristics/CarbonDioxideDetectedCharacteristic.swift",
"Generated/Characteristics/CarbonDioxideLevelCharacteristic.swift",
"Generated/Characteristics/CarbonDioxidePeakLevelCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxideDetectedCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxideLevelCharacteristic.swift",
"Generated/Characteristics/CarbonMonoxidePeakLevelCharacteristic.swift",
"Generated/Characteristics/ChargingStateCharacteristic.swift",
"Generated/Characteristics/ClosedCaptionsCharacteristic.swift",
"Generated/Characteristics/ColorTemperatureCharacteristic.swift",
"Generated/Characteristics/ConfiguredNameCharacteristic.swift",
"Generated/Characteristics/ContactStateCharacteristic.swift",
"Generated/Characteristics/CoolingThresholdCharacteristic.swift",
"Generated/Characteristics/CurrentAirPurifierStateCharacteristic.swift",
"Generated/Characteristics/CurrentDoorStateCharacteristic.swift",
"Generated/Characteristics/CurrentFanStateCharacteristic.swift",
"Generated/Characteristics/CurrentHeaterCoolerStateCharacteristic.swift",
"Generated/Characteristics/CurrentHeatingCoolingCharacteristic.swift",
"Generated/Characteristics/CurrentHorizontalTiltCharacteristic.swift",
"Generated/Characteristics/CurrentHumidifierDehumidifierStateCharacteristic.swift",
"Generated/Characteristics/CurrentLightLevelCharacteristic.swift",
"Generated/Characteristics/CurrentLockMechanismStateCharacteristic.swift",
"Generated/Characteristics/CurrentMediaStateCharacteristic.swift",
"Generated/Characteristics/CurrentPositionCharacteristic.swift",
"Generated/Characteristics/CurrentRelativeHumidityCharacteristic.swift",
"Generated/Characteristics/CurrentSecuritySystemStateCharacteristic.swift",
"Generated/Characteristics/CurrentSlatStateCharacteristic.swift",
"Generated/Characteristics/CurrentTemperatureCharacteristic.swift",
"Generated/Characteristics/CurrentTiltCharacteristic.swift",
"Generated/Characteristics/CurrentVerticalTiltCharacteristic.swift",
"Generated/Characteristics/CurrentVisibilityStateCharacteristic.swift",
"Generated/Characteristics/DehumidifierThresholdCharacteristic.swift",
"Generated/Characteristics/DigitalZoomCharacteristic.swift",
"Generated/Characteristics/FilterChangeIndicationCharacteristic.swift",
"Generated/Characteristics/FilterLifeLevelCharacteristic.swift",
"Generated/Characteristics/FilterResetChangeIndicationCharacteristic.swift",
"Generated/Characteristics/FirmwareVersionCharacteristic.swift",
"Generated/Characteristics/HardwareVersionCharacteristic.swift",
"Generated/Characteristics/HeatingThresholdCharacteristic.swift",
"Generated/Characteristics/HoldPositionCharacteristic.swift",
"Generated/Characteristics/HueCharacteristic.swift",
"Generated/Characteristics/HumidifierThresholdCharacteristic.swift",
"Generated/Characteristics/IdentifierCharacteristic.swift",
"Generated/Characteristics/IdentifyCharacteristic.swift",
"Generated/Characteristics/ImageMirroringCharacteristic.swift",
"Generated/Characteristics/ImageRotationCharacteristic.swift",
"Generated/Characteristics/InUseCharacteristic.swift",
"Generated/Characteristics/InputDeviceTypeCharacteristic.swift",
"Generated/Characteristics/InputEventCharacteristic.swift",
"Generated/Characteristics/InputSourceTypeCharacteristic.swift",
"Generated/Characteristics/IsConfiguredCharacteristic.swift",
"Generated/Characteristics/LabelIndexCharacteristic.swift",
"Generated/Characteristics/LabelNamespaceCharacteristic.swift",
"Generated/Characteristics/LeakDetectedCharacteristic.swift",
"Generated/Characteristics/LockManagementAutoSecureTimeoutCharacteristic.swift",
"Generated/Characteristics/LockManagementControlPointCharacteristic.swift",
"Generated/Characteristics/LockMechanismLastKnownActionCharacteristic.swift",
"Generated/Characteristics/LockPhysicalControlsCharacteristic.swift",
"Generated/Characteristics/LogsCharacteristic.swift",
"Generated/Characteristics/ManufacturerCharacteristic.swift",
"Generated/Characteristics/ModelCharacteristic.swift",
"Generated/Characteristics/MotionDetectedCharacteristic.swift",
"Generated/Characteristics/MuteCharacteristic.swift",
"Generated/Characteristics/NameCharacteristic.swift",
"Generated/Characteristics/NightVisionCharacteristic.swift",
"Generated/Characteristics/NitrogenDioxideDensityCharacteristic.swift",
"Generated/Characteristics/ObstructionDetectedCharacteristic.swift",
"Generated/Characteristics/OccupancyDetectedCharacteristic.swift",
"Generated/Characteristics/OpticalZoomCharacteristic.swift",
"Generated/Characteristics/OutletInUseCharacteristic.swift",
"Generated/Characteristics/OutputStateCharacteristic.swift",
"Generated/Characteristics/OzoneDensityCharacteristic.swift",
"Generated/Characteristics/PM10DensityCharacteristic.swift",
"Generated/Characteristics/PM2_5DensityCharacteristic.swift",
"Generated/Characteristics/PictureModeCharacteristic.swift",
"Generated/Characteristics/PositionStateCharacteristic.swift",
"Generated/Characteristics/PowerModeSelectionCharacteristic.swift",
"Generated/Characteristics/PowerStateCharacteristic.swift",
"Generated/Characteristics/ProgramModeCharacteristic.swift",
"Generated/Characteristics/RemainingDurationCharacteristic.swift",
"Generated/Characteristics/RemoteKeyCharacteristic.swift",
"Generated/Characteristics/RotationDirectionCharacteristic.swift",
"Generated/Characteristics/RotationSpeedCharacteristic.swift",
"Generated/Characteristics/RouterStatusCharacteristic.swift",
"Generated/Characteristics/SaturationCharacteristic.swift",
"Generated/Characteristics/SecuritySystemAlarmTypeCharacteristic.swift",
"Generated/Characteristics/SelectedStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SerialNumberCharacteristic.swift",
"Generated/Characteristics/SetDurationCharacteristic.swift",
"Generated/Characteristics/SetupStreamEndpointCharacteristic.swift",
"Generated/Characteristics/SlatTypeCharacteristic.swift",
"Generated/Characteristics/SmokeDetectedCharacteristic.swift",
"Generated/Characteristics/SoftwareVersionCharacteristic.swift",
"Generated/Characteristics/StatusActiveCharacteristic.swift",
"Generated/Characteristics/StatusFaultCharacteristic.swift",
"Generated/Characteristics/StatusJammedCharacteristic.swift",
"Generated/Characteristics/StatusLowBatteryCharacteristic.swift",
"Generated/Characteristics/StatusTamperedCharacteristic.swift",
"Generated/Characteristics/StreamingStatusCharacteristic.swift",
"Generated/Characteristics/SulphurDioxideDensityCharacteristic.swift",
"Generated/Characteristics/SupportedAudioStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SupportedRTPConfigurationCharacteristic.swift",
"Generated/Characteristics/SupportedVideoStreamConfigurationCharacteristic.swift",
"Generated/Characteristics/SwingModeCharacteristic.swift",
"Generated/Characteristics/TargetAirPurifierStateCharacteristic.swift",
"Generated/Characteristics/TargetDoorStateCharacteristic.swift",
"Generated/Characteristics/TargetFanStateCharacteristic.swift",
"Generated/Characteristics/TargetHeaterCoolerStateCharacteristic.swift",
"Generated/Characteristics/TargetHeatingCoolingCharacteristic.swift",
"Generated/Characteristics/TargetHorizontalTiltCharacteristic.swift",
"Generated/Characteristics/TargetHumidifierDehumidifierStateCharacteristic.swift",
"Generated/Characteristics/TargetLockMechanismStateCharacteristic.swift",
"Generated/Characteristics/TargetMediaStateCharacteristic.swift",
"Generated/Characteristics/TargetPositionCharacteristic.swift",
"Generated/Characteristics/TargetRelativeHumidityCharacteristic.swift",
"Generated/Characteristics/TargetSecuritySystemStateCharacteristic.swift",
"Generated/Characteristics/TargetTemperatureCharacteristic.swift",
"Generated/Characteristics/TargetTiltCharacteristic.swift",
"Generated/Characteristics/TargetVerticalTiltCharacteristic.swift",
"Generated/Characteristics/TargetVisibilityStateCharacteristic.swift",
"Generated/Characteristics/TemperatureUnitsCharacteristic.swift",
"Generated/Characteristics/ValveTypeCharacteristic.swift",
"Generated/Characteristics/VersionCharacteristic.swift",
"Generated/Characteristics/VolatileOrganicCompoundDensityCharacteristic.swift",
"Generated/Characteristics/VolumeCharacteristic.swift",
"Generated/Characteristics/VolumeControlTypeCharacteristic.swift",
"Generated/Characteristics/VolumeSelectorCharacteristic.swift",
"Generated/Characteristics/WANStatusListCharacteristic.swift",
"Generated/Characteristics/WaterLevelCharacteristic.swift",
"Generated/Characteristics/WiFiSatelliteStatusCharacteristic.swift",
"Generated/ServiceType+Generated.swift",
"Generated/Services/AccessoryInformationService.swift",
"Generated/Services/AirPurifierService.swift",
"Generated/Services/AirQualitySensorService.swift",
"Generated/Services/BatteryService.swift",
"Generated/Services/CameraControlService.swift",
"Generated/Services/CameraRTPStreamManagementService.swift",
"Generated/Services/CarbonDioxideSensorService.swift",
"Generated/Services/CarbonMonoxideSensorService.swift",
"Generated/Services/ContactSensorService.swift",
"Generated/Services/DoorService.swift",
"Generated/Services/DoorbellService.swift",
"Generated/Services/FanService.swift",
"Generated/Services/FaucetService.swift",
"Generated/Services/FilterMaintenanceService.swift",
"Generated/Services/GarageDoorOpenerService.swift",
"Generated/Services/HeaterCoolerService.swift",
"Generated/Services/HumidifierDehumidifierService.swift",
"Generated/Services/HumiditySensorService.swift",
"Generated/Services/InputSourceService.swift",
"Generated/Services/IrrigationSystemService.swift",
"Generated/Services/LabelService.swift",
"Generated/Services/LeakSensorService.swift",
"Generated/Services/LightSensorService.swift",
"Generated/Services/LightbulbService.swift",
"Generated/Services/LockManagementService.swift",
"Generated/Services/LockMechanismService.swift",
"Generated/Services/MicrophoneService.swift",
"Generated/Services/MotionSensorService.swift",
"Generated/Services/OccupancySensorService.swift",
"Generated/Services/OutletService.swift",
"Generated/Services/SecuritySystemService.swift",
"Generated/Services/SlatsService.swift",
"Generated/Services/SmokeSensorService.swift",
"Generated/Services/SpeakerService.swift",
"Generated/Services/StatefulProgrammableSwitchService.swift",
"Generated/Services/StatelessProgrammableSwitchService.swift",
"Generated/Services/SwitchService.swift",
"Generated/Services/TelevisionService.swift",
"Generated/Services/TemperatureSensorService.swift",
"Generated/Services/ThermostatService.swift",
"Generated/Services/ValveService.swift",
"Generated/Services/VentilationFanService.swift",
"Generated/Services/WiFiRouterService.swift",
"Generated/Services/WiFiSatelliteService.swift",
"Generated/Services/WindowCoveringService.swift",
"Generated/Services/WindowService.swift",
"HomeAtlas.swift",
"HomeKitDescribable.swift",
"HomeKitError.swift",
"HomeKitManager.swift",
"Macros.swift",
"Service.swift",
"Types.swift"
],
"target_dependencies" : [
"HomeAtlasMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:7e70e0a64d2f2fbcaf7a9ded92418bf54647123e95b9450d840f38f11e93f5d2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.