The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HomeAtlas, reference v0.2.0 (ae4dde), with Swift 6.1 for macOS (SPM) on 9 Jan 2026 20:53:08 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pradeepmouli/HomeAtlas.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pradeepmouli/HomeAtlas
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at ae4ddec docs: add v0.2.0 release notes for HomeAtlas rebrand and snapshot export
Cloned https://github.com/pradeepmouli/HomeAtlas.git
Revision (git rev-parse @):
ae4ddec9b0dce5adc874d0df5954522517ba428e
SUCCESS checkout https://github.com/pradeepmouli/HomeAtlas.git at v0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pradeepmouli/HomeAtlas.git
https://github.com/pradeepmouli/HomeAtlas.git
{
  "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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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" : "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"
      ],
      "target_dependencies" : [
        "HomeAtlas"
      ],
      "type" : "test"
    },
    {
      "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",
        "HomeAtlasMacros"
      ],
      "sources" : [
        "Generated/CharacteristicValueMappings.swift",
        "HomeAtlasMacrosPlugin.swift",
        "SnapshotableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HomeAtlas",
      "module_type" : "SwiftTarget",
      "name" : "HomeAtlas",
      "path" : "Sources/HomeAtlas",
      "product_memberships" : [
        "HomeAtlas"
      ],
      "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",
        "HomeKitError.swift",
        "HomeKitManager.swift",
        "Macros.swift",
        "Service.swift",
        "Types.swift"
      ],
      "target_dependencies" : [
        "HomeAtlasMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/31] Write sources
[15/31] Write HomeKitServiceGenerator-entitlement.plist
[16/31] Write sources
[20/31] Write HomeKitCatalogExtractor-entitlement.plist
[21/31] Compiling _SwiftSyntaxCShims dummy.c
[22/31] Write swift-version-2F0A5646E1D333AE.txt
[24/49] Emitting module SwiftSyntax600
[25/49] Compiling SwiftSyntax600 Empty.swift
[26/49] Emitting module SwiftSyntax509
[27/49] Compiling SwiftSyntax509 Empty.swift
[28/49] Compiling SwiftSyntax510 Empty.swift
[29/49] Emitting module SwiftSyntax510
[30/114] Compiling SwiftSyntax AbsolutePosition.swift
[31/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[32/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[33/114] Compiling SwiftSyntax Assert.swift
[34/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[35/114] Compiling SwiftSyntax CommonAncestor.swift
[36/114] Compiling SwiftSyntax Convenience.swift
[37/114] Compiling SwiftSyntax CustomTraits.swift
[38/121] Compiling SwiftSyntax Identifier.swift
[39/121] Compiling SwiftSyntax MemoryLayout.swift
[40/121] Compiling SwiftSyntax MissingNodeInitializers.swift
[41/121] Compiling SwiftSyntax RawSyntax.swift
[42/121] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[43/121] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[44/121] Compiling SwiftSyntax RawSyntaxTokenView.swift
[45/121] Compiling HomeKitCatalogExtractor RuntimeInspector.swift
[46/121] Compiling HomeKitCatalogExtractor Models.swift
[47/121] Compiling HomeKitCatalogExtractor main.swift
[48/121] Compiling HomeKitCatalogExtractor MetadataParser.swift
[49/121] Compiling HomeKitCatalogExtractor SDKExtractor.swift
[50/121] Compiling HomeKitCatalogExtractor TBDParser.swift
[51/121] Emitting module HomeKitCatalogExtractor
[52/121] Compiling HomeKitCatalogExtractor HeaderParser.swift
[53/121] Compiling HomeKitServiceGenerator ServiceGenerator.swift
[54/121] Emitting module HomeKitServiceGenerator
[55/121] Compiling HomeKitServiceGenerator main.swift
[56/121] Compiling HomeKitServiceGenerator CatalogParser.swift
[56/121] Write Objects.LinkFileList
[58/121] Linking HomeKitServiceGenerator
[59/121] Linking HomeKitCatalogExtractor
[60/121] Applying HomeKitServiceGenerator
[61/121] Applying HomeKitCatalogExtractor
[63/121] Emitting module SwiftSyntax
[64/121] Compiling SwiftSyntax Tokens.swift
[65/121] Compiling SwiftSyntax TriviaPieces.swift
[66/121] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[67/121] Compiling SwiftSyntax RawSyntaxNodesC.swift
[68/121] Compiling SwiftSyntax RawSyntaxNodesD.swift
[69/121] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[70/121] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[71/121] Compiling SwiftSyntax SyntaxCollections.swift
[72/121] Compiling SwiftSyntax SyntaxEnum.swift
[73/121] Compiling SwiftSyntax SyntaxKind.swift
[74/121] Compiling SwiftSyntax SyntaxRewriter.swift
[75/121] Compiling SwiftSyntax SyntaxTraits.swift
[76/121] Compiling SwiftSyntax SyntaxVisitor.swift
[77/121] Compiling SwiftSyntax TokenKind.swift
[78/121] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[79/121] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[80/121] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[81/121] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[82/121] Compiling SwiftSyntax RawSyntaxValidation.swift
[83/121] Compiling SwiftSyntax SyntaxNodesAB.swift
[84/121] Compiling SwiftSyntax SyntaxNodesC.swift
[85/121] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[86/121] Compiling SwiftSyntax SyntaxChildren.swift
[87/121] Compiling SwiftSyntax SyntaxCollection.swift
[88/121] Compiling SwiftSyntax SyntaxHashable.swift
[89/121] Compiling SwiftSyntax SyntaxIdentifier.swift
[90/121] Compiling SwiftSyntax SyntaxNodeFactory.swift
[91/121] Compiling SwiftSyntax SyntaxNodeStructure.swift
[92/121] Compiling SwiftSyntax SyntaxProtocol.swift
[93/121] Compiling SwiftSyntax SyntaxText.swift
[94/121] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[95/121] Compiling SwiftSyntax TokenDiagnostic.swift
[96/121] Compiling SwiftSyntax TokenSequence.swift
[97/121] Compiling SwiftSyntax TokenSyntax.swift
[98/121] Compiling SwiftSyntax Trivia.swift
[99/121] Compiling SwiftSyntax SourceEdit.swift
[100/121] Compiling SwiftSyntax SourceLength.swift
[101/121] Compiling SwiftSyntax SourceLocation.swift
[102/121] Compiling SwiftSyntax SourcePresence.swift
[103/121] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[104/121] Compiling SwiftSyntax Syntax.swift
[105/121] Compiling SwiftSyntax SyntaxArena.swift
[106/121] Compiling SwiftSyntax Utils.swift
[107/121] Compiling SwiftSyntax ChildNameForKeyPath.swift
[108/121] Compiling SwiftSyntax Keyword.swift
[109/121] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[110/121] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[111/121] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[112/121] Compiling SwiftSyntax SyntaxBaseNodes.swift
[113/121] Compiling SwiftSyntax SyntaxNodesD.swift
[114/121] Compiling SwiftSyntax SyntaxNodesEF.swift
[115/121] Compiling SwiftSyntax SyntaxNodesGHI.swift
[116/121] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[117/121] Compiling SwiftSyntax SyntaxNodesOP.swift
[118/121] Compiling SwiftSyntax SyntaxNodesQRS.swift
[119/121] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[120/179] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[121/179] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[122/179] Compiling SwiftBasicFormat Syntax+Extensions.swift
[123/179] Compiling SwiftDiagnostics Message.swift
[124/180] Compiling SwiftDiagnostics Note.swift
[125/180] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[126/180] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[127/180] Compiling SwiftDiagnostics Diagnostic.swift
[128/180] Compiling SwiftDiagnostics Convenience.swift
[129/180] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[130/180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[131/180] Compiling SwiftDiagnostics FixIt.swift
[132/180] Emitting module SwiftDiagnostics
[133/180] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[134/180] Compiling SwiftBasicFormat BasicFormat.swift
[135/180] Emitting module SwiftBasicFormat
[136/180] Compiling SwiftBasicFormat InferIndentation.swift
[137/180] Compiling SwiftParser TopLevel.swift
[138/180] Compiling SwiftParser TriviaParser.swift
[139/180] Compiling SwiftParser Types.swift
[140/180] Compiling SwiftParser ExperimentalFeatures.swift
[141/184] Compiling SwiftParser UnicodeScalarExtensions.swift
[142/184] Compiling SwiftParser Lookahead.swift
[143/184] Compiling SwiftParser LoopProgressCondition.swift
[144/184] Compiling SwiftParser Modifiers.swift
[145/184] Compiling SwiftParser Names.swift
[146/184] Compiling SwiftParser TokenConsumer.swift
[147/184] Compiling SwiftParser TokenPrecedence.swift
[148/184] Compiling SwiftParser TokenSpec.swift
[149/184] Compiling SwiftParser TokenSpecSet.swift
[150/184] Compiling SwiftParser StringLiterals.swift
[151/184] Compiling SwiftParser SwiftParserCompatibility.swift
[152/184] Compiling SwiftParser SwiftVersion.swift
[153/184] Compiling SwiftParser SyntaxUtils.swift
[154/184] Compiling SwiftParser Nominals.swift
[155/184] Compiling SwiftParser Parameters.swift
[156/184] Compiling SwiftParser ParseSourceFile.swift
[157/184] Compiling SwiftParser Parser.swift
[158/184] Compiling SwiftParser Patterns.swift
[159/184] Compiling SwiftParser Recovery.swift
[160/184] Compiling SwiftParser Specifiers.swift
[161/184] Compiling SwiftParser Statements.swift
[162/184] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[163/184] Emitting module SwiftParser
[164/184] Compiling SwiftParser Attributes.swift
[165/184] Compiling SwiftParser Availability.swift
[166/184] Compiling SwiftParser CharacterInfo.swift
[167/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[168/184] Compiling SwiftParser Declarations.swift
[169/184] Compiling SwiftParser Cursor.swift
[170/184] Compiling SwiftParser Lexeme.swift
[171/184] Compiling SwiftParser LexemeSequence.swift
[172/184] Compiling SwiftParser Lexer.swift
[173/184] Compiling SwiftParser RegexLiteralLexer.swift
[174/184] Compiling SwiftParser Directives.swift
[175/184] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[176/184] Compiling SwiftParser Expressions.swift
[177/184] Compiling SwiftParser IncrementalParseTransition.swift
[178/184] Compiling SwiftParser IsValidIdentifier.swift
[179/184] Compiling SwiftParser IsLexerClassified.swift
[180/184] Compiling SwiftParser LayoutNodes+Parsable.swift
[181/184] Compiling SwiftParser Parser+TokenSpecSet.swift
[182/184] Compiling SwiftParser TokenSpecStaticMembers.swift
[183/207] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[184/208] Compiling SwiftOperators PrecedenceGroup.swift
[185/209] Compiling SwiftOperators OperatorTable.swift
[186/209] Compiling SwiftOperators PrecedenceGraph.swift
[187/209] Compiling SwiftOperators OperatorTable+Defaults.swift
[188/209] Compiling SwiftOperators OperatorTable+Folding.swift
[189/209] Compiling SwiftOperators OperatorError+Diagnostics.swift
[190/209] Compiling SwiftOperators OperatorError.swift
[191/209] Compiling SwiftOperators OperatorTable+Semantics.swift
[192/209] Compiling SwiftOperators Operator.swift
[193/209] Emitting module SwiftOperators
[194/209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[195/209] Compiling SwiftOperators SyntaxSynthesis.swift
[196/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[197/209] Compiling SwiftParserDiagnostics Utils.swift
[198/209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[199/209] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[200/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[201/209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[202/209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[203/209] Emitting module SwiftParserDiagnostics
[204/209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[205/209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[206/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[207/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[208/224] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[209/224] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[210/225] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[211/225] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[212/225] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[213/225] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[214/225] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[215/225] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[216/225] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[217/225] Emitting module SwiftSyntaxBuilder
[218/225] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[219/225] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[220/225] Compiling SwiftSyntaxBuilder Indenter.swift
[221/225] Compiling SwiftSyntaxBuilder ListBuilder.swift
[222/225] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[223/225] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[224/243] Compiling SwiftSyntaxMacros PreambleMacro.swift
[225/244] Compiling SwiftSyntaxMacros MemberMacro.swift
[226/244] Compiling SwiftSyntaxMacros PeerMacro.swift
[227/244] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[228/244] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[229/244] Compiling SwiftSyntaxMacros Macro.swift
[230/244] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[231/244] Compiling SwiftSyntaxMacros AttachedMacro.swift
[232/244] Compiling SwiftSyntaxMacros BodyMacro.swift
[233/244] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[234/244] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[235/244] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[236/244] Compiling SwiftSyntaxMacros Macro+Format.swift
[237/244] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[238/244] Compiling SwiftSyntaxMacros AccessorMacro.swift
[239/244] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[240/244] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[241/244] Emitting module SwiftSyntaxMacros
[242/244] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[243/254] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[244/254] Emitting module SwiftSyntaxMacroExpansion
[245/254] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[246/254] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[247/254] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[248/254] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[249/254] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[250/254] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[251/254] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[252/254] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[253/266] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[254/267] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[255/267] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[256/267] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[257/267] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[258/267] Emitting module SwiftCompilerPluginMessageHandling
[259/267] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[260/267] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[261/267] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[262/267] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[263/267] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[264/267] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[265/267] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[266/269] Emitting module SwiftCompilerPlugin
[267/269] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[268/273] Compiling HomeAtlasMacros HomeAtlasMacrosPlugin.swift
[269/273] Compiling HomeAtlasMacros CharacteristicValueMappings.swift
[270/273] Emitting module HomeAtlasMacros
[271/273] Compiling HomeAtlasMacros SnapshotableMacro.swift
[271/273] Write Objects.LinkFileList
[272/273] Linking HomeAtlasMacros-tool
[274/645] Compiling HomeAtlas BatteryLevelCharacteristic.swift
[275/645] Compiling HomeAtlas BrightnessCharacteristic.swift
[276/645] Compiling HomeAtlas FaucetService.swift
[277/645] Compiling HomeAtlas FilterMaintenanceService.swift
[278/645] Compiling HomeAtlas GarageDoorOpenerService.swift
[279/645] Compiling HomeAtlas CarbonMonoxideDetectedCharacteristic.swift
[280/645] Compiling HomeAtlas CarbonMonoxideLevelCharacteristic.swift
[281/645] Compiling HomeAtlas CarbonMonoxidePeakLevelCharacteristic.swift
[282/645] Compiling HomeAtlas ChargingStateCharacteristic.swift
[283/645] Compiling HomeAtlas ClosedCaptionsCharacteristic.swift
[284/645] Compiling HomeAtlas ColorTemperatureCharacteristic.swift
[285/645] Compiling HomeAtlas ConfiguredNameCharacteristic.swift
[286/645] Compiling HomeAtlas ContactStateCharacteristic.swift
[287/645] Compiling HomeAtlas CoolingThresholdCharacteristic.swift
[288/645] Compiling HomeAtlas CurrentAirPurifierStateCharacteristic.swift
[289/645] Compiling HomeAtlas CurrentDoorStateCharacteristic.swift
[290/645] Compiling HomeAtlas CurrentFanStateCharacteristic.swift
[291/645] Compiling HomeAtlas CurrentHeaterCoolerStateCharacteristic.swift
[292/645] Compiling HomeAtlas CurrentHeatingCoolingCharacteristic.swift
[293/645] Compiling HomeAtlas CurrentHorizontalTiltCharacteristic.swift
[294/645] Compiling HomeAtlas CurrentHumidifierDehumidifierStateCharacteristic.swift
[295/665] Compiling HomeAtlas SwingModeCharacteristic.swift
[296/665] Compiling HomeAtlas TargetAirPurifierStateCharacteristic.swift
[297/665] Compiling HomeAtlas TargetDoorStateCharacteristic.swift
[298/665] Compiling HomeAtlas TargetFanStateCharacteristic.swift
[299/665] Compiling HomeAtlas TargetHeaterCoolerStateCharacteristic.swift
[300/665] Compiling HomeAtlas TargetHeatingCoolingCharacteristic.swift
[301/665] Compiling HomeAtlas TargetHorizontalTiltCharacteristic.swift
[302/665] Compiling HomeAtlas TargetHumidifierDehumidifierStateCharacteristic.swift
[303/665] Compiling HomeAtlas TargetLockMechanismStateCharacteristic.swift
[304/665] Compiling HomeAtlas TargetMediaStateCharacteristic.swift
[305/665] Compiling HomeAtlas TargetPositionCharacteristic.swift
[306/665] Compiling HomeAtlas TargetRelativeHumidityCharacteristic.swift
[307/665] Compiling HomeAtlas TargetSecuritySystemStateCharacteristic.swift
[308/665] Compiling HomeAtlas TargetTemperatureCharacteristic.swift
[309/665] Compiling HomeAtlas TargetTiltCharacteristic.swift
[310/665] Compiling HomeAtlas TargetVerticalTiltCharacteristic.swift
[311/665] Compiling HomeAtlas TargetVisibilityStateCharacteristic.swift
[312/665] Compiling HomeAtlas TemperatureUnitsCharacteristic.swift
[313/665] Compiling HomeAtlas ValveTypeCharacteristic.swift
[314/665] Compiling HomeAtlas VersionCharacteristic.swift
[315/665] Compiling HomeAtlas Characteristic.swift
[316/665] Compiling HomeAtlas TargetAirPurifierStateCharacteristic.swift
[317/665] Compiling HomeAtlas TargetDoorStateCharacteristic.swift
[318/665] Compiling HomeAtlas TargetFanStateCharacteristic.swift
[319/665] Compiling HomeAtlas DiagnosticsLogger.swift
[320/665] Compiling HomeAtlas AtlasSnapshotEncoder.swift
[321/665] Compiling HomeAtlas HomeSnapshotEncoder.swift
[322/665] Compiling HomeAtlas TargetHumidifierDehumidifierStateCharacteristic.swift
[323/665] Compiling HomeAtlas TargetLockMechanismStateCharacteristic.swift
[324/665] Compiling HomeAtlas TargetMediaStateCharacteristic.swift
[325/665] Compiling HomeAtlas TargetPositionCharacteristic.swift
[326/665] Compiling HomeAtlas TargetRelativeHumidityCharacteristic.swift
[327/665] Compiling HomeAtlas TargetSecuritySystemStateCharacteristic.swift
[328/665] Compiling HomeAtlas TargetTemperatureCharacteristic.swift
[329/665] Compiling HomeAtlas TargetTiltCharacteristic.swift
[330/665] Compiling HomeAtlas TargetVerticalTiltCharacteristic.swift
[331/665] Compiling HomeAtlas TargetVisibilityStateCharacteristic.swift
[332/665] Compiling HomeAtlas TemperatureUnitsCharacteristic.swift
[333/665] Compiling HomeAtlas ValveTypeCharacteristic.swift
[334/665] Compiling HomeAtlas VersionCharacteristic.swift
[335/665] Compiling HomeAtlas FilterMaintenanceService.swift
[336/665] Compiling HomeAtlas GarageDoorOpenerService.swift
[337/665] Compiling HomeAtlas HeaterCoolerService.swift
[338/665] Compiling HomeAtlas HumidifierDehumidifierService.swift
[339/665] Compiling HomeAtlas HumiditySensorService.swift
[340/665] Compiling HomeAtlas InputSourceService.swift
[341/665] Compiling HomeAtlas IrrigationSystemService.swift
[342/665] Compiling HomeAtlas LabelService.swift
[343/665] Compiling HomeAtlas LeakSensorService.swift
[344/665] Compiling HomeAtlas LightSensorService.swift
[345/665] Compiling HomeAtlas LightbulbService.swift
[346/665] Compiling HomeAtlas LockManagementService.swift
[347/665] Compiling HomeAtlas LockMechanismService.swift
[348/665] Compiling HomeAtlas MicrophoneService.swift
[349/665] Compiling HomeAtlas MotionSensorService.swift
[350/665] Compiling HomeAtlas OccupancySensorService.swift
[351/665] Compiling HomeAtlas OutletService.swift
[352/665] Compiling HomeAtlas SecuritySystemService.swift
[353/665] Compiling HomeAtlas SlatsService.swift
[354/665] Compiling HomeAtlas Accessory.swift
[355/685] Compiling HomeAtlas CurrentLockMechanismStateCharacteristic.swift
[356/685] Compiling HomeAtlas CurrentMediaStateCharacteristic.swift
[357/685] Compiling HomeAtlas CurrentPositionCharacteristic.swift
[358/685] Compiling HomeAtlas CarbonDioxideLevelCharacteristic.swift
[359/685] Compiling HomeAtlas CarbonDioxidePeakLevelCharacteristic.swift
[360/685] Compiling HomeAtlas CarbonMonoxideDetectedCharacteristic.swift
[361/685] Compiling HomeAtlas CarbonMonoxideLevelCharacteristic.swift
[362/685] Compiling HomeAtlas CarbonMonoxidePeakLevelCharacteristic.swift
[363/685] Compiling HomeAtlas ChargingStateCharacteristic.swift
[364/685] Compiling HomeAtlas ClosedCaptionsCharacteristic.swift
[365/685] Compiling HomeAtlas ColorTemperatureCharacteristic.swift
[366/685] Compiling HomeAtlas ConfiguredNameCharacteristic.swift
[367/685] Compiling HomeAtlas ContactStateCharacteristic.swift
[368/685] Compiling HomeAtlas CoolingThresholdCharacteristic.swift
[369/685] Compiling HomeAtlas CurrentAirPurifierStateCharacteristic.swift
[370/685] Compiling HomeAtlas CurrentDoorStateCharacteristic.swift
[371/685] Compiling HomeAtlas CurrentFanStateCharacteristic.swift
[372/685] Compiling HomeAtlas CurrentHeaterCoolerStateCharacteristic.swift
[373/685] Compiling HomeAtlas CurrentHeatingCoolingCharacteristic.swift
[374/685] Compiling HomeAtlas HueCharacteristic.swift
[375/685] Compiling HomeAtlas FaucetService.swift
[397/685] Compiling HomeAtlas VolatileOrganicCompoundDensityCharacteristic.swift
[398/685] Compiling HomeAtlas VolumeCharacteristic.swift
[399/685] Compiling HomeAtlas VolumeControlTypeCharacteristic.swift
[400/685] Compiling HomeAtlas CurrentMediaStateCharacteristic.swift
[401/685] Compiling HomeAtlas CurrentPositionCharacteristic.swift
[402/685] Compiling HomeAtlas WaterLevelCharacteristic.swift
[403/685] Compiling HomeAtlas WiFiSatelliteStatusCharacteristic.swift
[404/685] Compiling HomeAtlas ServiceType+Generated.swift
[405/685] Compiling HomeAtlas AccessoryInformationService.swift
[406/685] Compiling HomeAtlas CurrentTiltCharacteristic.swift
[407/685] Compiling HomeAtlas CurrentVerticalTiltCharacteristic.swift
[408/685] Compiling HomeAtlas BatteryService.swift
[409/685] Compiling HomeAtlas CameraControlService.swift
[410/685] Compiling HomeAtlas CameraRTPStreamManagementService.swift
[411/685] Compiling HomeAtlas FilterChangeIndicationCharacteristic.swift
[412/685] Compiling HomeAtlas FilterLifeLevelCharacteristic.swift
[413/685] Compiling HomeAtlas FilterResetChangeIndicationCharacteristic.swift
[414/685] Compiling HomeAtlas DoorService.swift
[415/685] Compiling HomeAtlas DoorbellService.swift
[416/685] Compiling HomeAtlas HeatingThresholdCharacteristic.swift
[417/685] Compiling HomeAtlas NightVisionCharacteristic.swift
[418/685] Compiling HomeAtlas NitrogenDioxideDensityCharacteristic.swift
[419/685] Compiling HomeAtlas ObstructionDetectedCharacteristic.swift
[420/685] Compiling HomeAtlas OccupancyDetectedCharacteristic.swift
[421/685] Compiling HomeAtlas OpticalZoomCharacteristic.swift
[422/685] Compiling HomeAtlas OutletInUseCharacteristic.swift
[423/685] Compiling HomeAtlas OutputStateCharacteristic.swift
[424/685] Compiling HomeAtlas OzoneDensityCharacteristic.swift
[425/685] Compiling HomeAtlas PM10DensityCharacteristic.swift
[426/685] Compiling HomeAtlas PM2_5DensityCharacteristic.swift
[427/685] Compiling HomeAtlas PictureModeCharacteristic.swift
[428/685] Compiling HomeAtlas PositionStateCharacteristic.swift
[429/685] Compiling HomeAtlas PowerModeSelectionCharacteristic.swift
[430/685] Compiling HomeAtlas PowerStateCharacteristic.swift
[431/685] Compiling HomeAtlas ProgramModeCharacteristic.swift
[432/685] Compiling HomeAtlas RemainingDurationCharacteristic.swift
[433/685] Compiling HomeAtlas RemoteKeyCharacteristic.swift
[434/685] Compiling HomeAtlas RotationDirectionCharacteristic.swift
[435/685] Compiling HomeAtlas RotationSpeedCharacteristic.swift
[436/685] Compiling HomeAtlas CurrentLightLevelCharacteristic.swift
[437/685] Emitting module HomeAtlas
[438/685] Compiling HomeAtlas SmokeSensorService.swift
[439/685] Compiling HomeAtlas SpeakerService.swift
[440/685] Compiling HomeAtlas StatefulProgrammableSwitchService.swift
[441/685] Compiling HomeAtlas StatelessProgrammableSwitchService.swift
[442/685] Compiling HomeAtlas SwitchService.swift
[443/685] Compiling HomeAtlas TelevisionService.swift
[444/685] Compiling HomeAtlas TemperatureSensorService.swift
[445/685] Compiling HomeAtlas ThermostatService.swift
[446/685] Compiling HomeAtlas ValveService.swift
[447/685] Compiling HomeAtlas VentilationFanService.swift
[448/685] Compiling HomeAtlas WiFiRouterService.swift
[449/685] Compiling HomeAtlas WiFiSatelliteService.swift
[450/685] Compiling HomeAtlas WindowCoveringService.swift
[451/685] Compiling HomeAtlas WindowService.swift
[452/685] Compiling HomeAtlas HomeAtlas.swift
[453/685] Compiling HomeAtlas HomeKitError.swift
[454/685] Compiling HomeAtlas HomeKitManager.swift
[455/685] Compiling HomeAtlas Macros.swift
[456/685] Compiling HomeAtlas Service.swift
[457/685] Compiling HomeAtlas Types.swift
[478/685] Emitting module HomeAtlas
[500/685] Compiling HomeAtlas MuteCharacteristic.swift
[501/685] Compiling HomeAtlas NameCharacteristic.swift
[541/685] Compiling HomeAtlas RouterStatusCharacteristic.swift
[542/685] Compiling HomeAtlas SaturationCharacteristic.swift
[543/685] Compiling HomeAtlas SecuritySystemAlarmTypeCharacteristic.swift
[544/685] Compiling HomeAtlas SelectedStreamConfigurationCharacteristic.swift
[545/685] Compiling HomeAtlas SerialNumberCharacteristic.swift
[546/685] Compiling HomeAtlas SetDurationCharacteristic.swift
[547/685] Compiling HomeAtlas SetupStreamEndpointCharacteristic.swift
[548/685] Compiling HomeAtlas SlatTypeCharacteristic.swift
[549/685] Compiling HomeAtlas SmokeDetectedCharacteristic.swift
[550/685] Compiling HomeAtlas SoftwareVersionCharacteristic.swift
[551/685] Compiling HomeAtlas StatusActiveCharacteristic.swift
[552/685] Compiling HomeAtlas StatusFaultCharacteristic.swift
[553/685] Compiling HomeAtlas StatusJammedCharacteristic.swift
[554/685] Compiling HomeAtlas StatusLowBatteryCharacteristic.swift
[555/685] Compiling HomeAtlas StatusTamperedCharacteristic.swift
[556/685] Compiling HomeAtlas StreamingStatusCharacteristic.swift
[557/685] Compiling HomeAtlas SulphurDioxideDensityCharacteristic.swift
[558/685] Compiling HomeAtlas SupportedAudioStreamConfigurationCharacteristic.swift
[559/685] Compiling HomeAtlas SupportedRTPConfigurationCharacteristic.swift
[560/685] Compiling HomeAtlas SupportedVideoStreamConfigurationCharacteristic.swift
[561/685] Compiling HomeAtlas HumidifierThresholdCharacteristic.swift
[562/685] Compiling HomeAtlas IdentifierCharacteristic.swift
[563/685] Compiling HomeAtlas IdentifyCharacteristic.swift
[564/685] Compiling HomeAtlas ImageMirroringCharacteristic.swift
[565/685] Compiling HomeAtlas ImageRotationCharacteristic.swift
[566/685] Compiling HomeAtlas InUseCharacteristic.swift
[567/685] Compiling HomeAtlas InputDeviceTypeCharacteristic.swift
[568/685] Compiling HomeAtlas InputEventCharacteristic.swift
[569/685] Compiling HomeAtlas InputSourceTypeCharacteristic.swift
[570/685] Compiling HomeAtlas IsConfiguredCharacteristic.swift
[571/685] Compiling HomeAtlas LabelIndexCharacteristic.swift
[572/685] Compiling HomeAtlas LabelNamespaceCharacteristic.swift
[573/685] Compiling HomeAtlas LeakDetectedCharacteristic.swift
[574/685] Compiling HomeAtlas LockManagementAutoSecureTimeoutCharacteristic.swift
[575/685] Compiling HomeAtlas LockManagementControlPointCharacteristic.swift
[576/685] Compiling HomeAtlas LockMechanismLastKnownActionCharacteristic.swift
[577/685] Compiling HomeAtlas LockPhysicalControlsCharacteristic.swift
[578/685] Compiling HomeAtlas LogsCharacteristic.swift
[579/685] Compiling HomeAtlas ManufacturerCharacteristic.swift
[580/685] Compiling HomeAtlas ModelCharacteristic.swift
[581/685] Compiling HomeAtlas MotionDetectedCharacteristic.swift
Build complete! (34.88s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (5.78s)
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
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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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" : "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"
      ],
      "target_dependencies" : [
        "HomeAtlas"
      ],
      "type" : "test"
    },
    {
      "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",
        "HomeAtlasMacros"
      ],
      "sources" : [
        "Generated/CharacteristicValueMappings.swift",
        "HomeAtlasMacrosPlugin.swift",
        "SnapshotableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HomeAtlas",
      "module_type" : "SwiftTarget",
      "name" : "HomeAtlas",
      "path" : "Sources/HomeAtlas",
      "product_memberships" : [
        "HomeAtlas"
      ],
      "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",
        "HomeKitError.swift",
        "HomeKitManager.swift",
        "Macros.swift",
        "Service.swift",
        "Types.swift"
      ],
      "target_dependencies" : [
        "HomeAtlasMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.