The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HAKit, reference main (e66483), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 00:54:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/home-assistant/HAKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/home-assistant/HAKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e664834 Bump 0.4.14 (#102)
Cloned https://github.com/home-assistant/HAKit.git
Revision (git rev-parse @):
e664834aa7e9ef64f5d6c19b0435f9ba73c1754c
SUCCESS checkout https://github.com/home-assistant/HAKit.git at main
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/bgoncal/Starscream
[1/3282] Fetching starscream
[3152/20524] Fetching starscream, promisekit
Fetched https://github.com/mxcl/PromiseKit from cache (2.20s)
Fetched https://github.com/bgoncal/Starscream from cache (2.20s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 8.1.2 (2.89s)
Computing version for https://github.com/bgoncal/Starscream
Computed https://github.com/bgoncal/Starscream at 4.0.9 (0.65s)
Creating working copy for https://github.com/bgoncal/Starscream
Working copy of https://github.com/bgoncal/Starscream resolved at 4.0.9
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 8.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "hakit",
      "name": "HAKit",
      "url": "https://github.com/home-assistant/HAKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HAKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "starscream",
          "name": "Starscream",
          "url": "https://github.com/bgoncal/Starscream",
          "version": "4.0.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/home-assistant/HAKit.git
[1/8399] Fetching hakit
Fetched https://github.com/home-assistant/HAKit.git from cache (2.30s)
Fetching https://github.com/bgoncal/Starscream from cache
Fetched https://github.com/bgoncal/Starscream from cache (0.48s)
Computing version for https://github.com/bgoncal/Starscream
Computed https://github.com/bgoncal/Starscream at 4.0.9 (0.59s)
Creating working copy for https://github.com/home-assistant/HAKit.git
Working copy of https://github.com/home-assistant/HAKit.git resolved at main (e664834)
Creating working copy for https://github.com/bgoncal/Starscream
Working copy of https://github.com/bgoncal/Starscream resolved at 4.0.9
warning: '.resolve-product-dependencies': dependency 'hakit' is not used by any target
Found 1 product dependencies
  - Starscream
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/home-assistant/HAKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[4/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/46] Compiling PromiseKit Resolver.swift
[10/46] Compiling PromiseKit Thenable.swift
[11/46] Emitting module PromiseKit
[12/46] Compiling PromiseKit Configuration.swift
[13/46] Compiling PromiseKit CustomStringConvertible.swift
[14/46] Compiling PromiseKit Catchable.swift
[15/46] Compiling PromiseKit Combine.swift
[16/46] Compiling Starscream Engine.swift
[17/46] Compiling Starscream NativeEngine.swift
[18/46] Compiling Starscream StringHTTPHandler.swift
[19/46] Compiling Starscream FoundationSecurity.swift
[20/46] Compiling PromiseKit when.swift
[21/46] Compiling Starscream WSEngine.swift
[22/46] Compiling Starscream FoundationHTTPHandler.swift
[23/46] Compiling PromiseKit LogEvent.swift
[24/46] Compiling PromiseKit Promise.swift
[25/46] Compiling PromiseKit Error.swift
[26/46] Compiling PromiseKit Guarantee.swift
[30/47] Compiling Starscream Server.swift
[31/47] Compiling Starscream WebSocketServer.swift
[32/47] Compiling Starscream WebSocket.swift
[44/47] Emitting module Starscream
[47/49] Compiling PromiseKit resource_bundle_accessor.swift
[48/49] Compiling Starscream Transport.swift
[49/49] Compiling Starscream resource_bundle_accessor.swift
[50/96] Emitting module HAKit
[51/101] Compiling HAKit HARequestToken.swift
[52/101] Compiling HAKit HAURLSessionDelegate.swift
[53/101] Compiling HAKit HACancellableImpl.swift
[54/101] Compiling HAKit HAConnectionImpl+Requests.swift
[55/101] Compiling HAKit HAConnectionImpl+Responses.swift
[56/101] Compiling HAKit HARequestType.swift
[57/101] Compiling HAKit HAResponseVoid.swift
[58/101] Compiling HAKit HASttData.swift
[59/101] Compiling HAKit HATypedRequest.swift
[60/101] Compiling HAKit HATypedSubscription.swift
[61/101] Compiling HAKit HACachedUser.swift
[62/101] Compiling HAKit HACachesContainer.swift
[63/101] Compiling HAKit CurrentUser.swift
[64/101] Compiling HAKit Event.swift
[65/101] Compiling HAKit RenderTemplate.swift
[66/101] Compiling HAKit HACache.swift
[67/101] Compiling HAKit HACacheKeyStates.swift
[68/101] Compiling HAKit HACachePopulateInfo.swift
[69/101] Compiling HAKit HACacheSubscribeInfo.swift
[70/101] Compiling HAKit HACacheTransformInfo.swift
[71/101] Compiling HAKit HACachedStates.swift
[72/101] Compiling HAKit Services.swift
[73/101] Compiling HAKit States.swift
[74/101] Compiling HAKit HACompressedEntity.swift
[75/101] Compiling HAKit HAData.swift
[76/101] Compiling HAKit HADataDecodable.swift
[77/101] Compiling HAKit HARequestInvocationSubscription.swift
[78/101] Compiling HAKit HAResponseController.swift
[79/101] Compiling HAKit HAWebSocketResponse.swift
[80/101] Compiling HAKit HAHTTPMethod.swift
[81/101] Compiling HAKit HARequest.swift
[82/101] Compiling HAKit HAConnectionConfiguration.swift
[83/101] Compiling HAKit HAConnectionInfo.swift
[84/101] Compiling HAKit HAError.swift
[85/101] Compiling HAKit HAGlobal.swift
[86/101] Compiling HAKit HAKit.swift
[87/101] Compiling HAKit HADecodeTransformable.swift
[88/101] Compiling HAKit HAEntity+CompressedEntity.swift
[89/101] Compiling HAKit HAEntity.swift
[90/101] Compiling HAKit HAService.swift
[91/101] Compiling HAKit HAConnection.swift
[92/101] Compiling HAKit HAStarscreamCertificatePinningImpl.swift
[93/101] Compiling HAKit HARequestController.swift
[94/101] Compiling HAKit HARequestIdentifier.swift
[95/101] Compiling HAKit HARequestInvocation.swift
[96/101] Compiling HAKit HARequestInvocationSingle.swift
[97/101] Compiling HAKit HAConnectionImpl.swift
[98/101] Compiling HAKit HAProtected.swift
[99/101] Compiling HAKit HAReconnectManager.swift
[100/101] Compiling HAKit HAResetLock.swift
[101/101] Compiling HAKit HASchedulingTimer.swift
[102/106] Emitting module HAKit_PromiseKit
[103/106] Compiling HAKit_PromiseKit HAConnection+PromiseKit.swift
[104/106] Compiling HAKit_PromiseKit HACache+PromiseKit.swift
[105/106] Emitting module HAKit_Mocks
[106/106] Compiling HAKit_Mocks HAConnection+Mock.swift
Build complete! (9.39s)
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "starscream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.9",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bgoncal/Starscream"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.1.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit"
    }
  ],
  "manifest_display_name" : "HAKit",
  "name" : "HAKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "HAKit",
      "targets" : [
        "HAKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests",
      "sources" : [
        "CurrentUser.test.swift",
        "Event.test.swift",
        "FakeEngine.swift",
        "HACache.test.swift",
        "HACacheKeyStates.test.swift",
        "HACachePopulateInfo.test.swift",
        "HACacheSubscribeInfo.test.swift",
        "HACachedStates.test.swift",
        "HACachedUser.test.swift",
        "HACachesContainer.test.swift",
        "HACancellableImpl.test.swift",
        "HAConnectionConfiguration.test.swift",
        "HAConnectionImpl.test.swift",
        "HAConnectionInfo.test.swift",
        "HAData.test.swift",
        "HADataDecodable.test.swift",
        "HAEntity+CompressedEntity.test.swift",
        "HAEntity.test.swift",
        "HAError.test.swift",
        "HAKit.test.swift",
        "HAReconnectManager.test.swift",
        "HARequestController.test.swift",
        "HARequestInvocation.test.swift",
        "HARequestInvocationSingle.test.swift",
        "HARequestInvocationSubscription.test.swift",
        "HAResetLock.test.swift",
        "HAResponseController.test.swift",
        "HAResponseVoid.test.swift",
        "HAURLSessionDelegate.test.swift",
        "HAWebSocketResponse.test.swift",
        "HAWebSocketResponseFixture.swift",
        "RenderTemplate.test.swift",
        "Services.test.swift",
        "States.test.swift",
        "StubbingURLProtocol.swift",
        "TestAdditions.swift"
      ],
      "target_dependencies" : [
        "HAKit",
        "HAKit+PromiseKit",
        "HAKit+Mocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HAKit_PromiseKit",
      "module_type" : "SwiftTarget",
      "name" : "HAKit+PromiseKit",
      "path" : "Extensions/PromiseKit",
      "product_dependencies" : [
        "PromiseKit"
      ],
      "sources" : [
        "HACache+PromiseKit.swift",
        "HAConnection+PromiseKit.swift"
      ],
      "target_dependencies" : [
        "HAKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HAKit_Mocks",
      "module_type" : "SwiftTarget",
      "name" : "HAKit+Mocks",
      "path" : "Extensions/Mocks",
      "sources" : [
        "HAConnection+Mock.swift"
      ],
      "target_dependencies" : [
        "HAKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HAKit",
      "module_type" : "SwiftTarget",
      "name" : "HAKit",
      "path" : "Source",
      "product_dependencies" : [
        "Starscream"
      ],
      "product_memberships" : [
        "HAKit"
      ],
      "sources" : [
        "Caches/HACache.swift",
        "Caches/HACacheKeyStates.swift",
        "Caches/HACachePopulateInfo.swift",
        "Caches/HACacheSubscribeInfo.swift",
        "Caches/HACacheTransformInfo.swift",
        "Caches/HACachedStates.swift",
        "Caches/HACachedUser.swift",
        "Caches/HACachesContainer.swift",
        "Convenience/CurrentUser.swift",
        "Convenience/Event.swift",
        "Convenience/RenderTemplate.swift",
        "Convenience/Services.swift",
        "Convenience/States.swift",
        "Data/HACompressedEntity.swift",
        "Data/HAData.swift",
        "Data/HADataDecodable.swift",
        "Data/HADecodeTransformable.swift",
        "Data/HAEntity+CompressedEntity.swift",
        "Data/HAEntity.swift",
        "Data/HAService.swift",
        "HAConnection.swift",
        "HAConnectionConfiguration.swift",
        "HAConnectionInfo.swift",
        "HAError.swift",
        "HAGlobal.swift",
        "HAKit.swift",
        "HARequestToken.swift",
        "HAURLSessionDelegate.swift",
        "Internal/HACancellableImpl.swift",
        "Internal/HAConnectionImpl+Requests.swift",
        "Internal/HAConnectionImpl+Responses.swift",
        "Internal/HAConnectionImpl.swift",
        "Internal/HAProtected.swift",
        "Internal/HAReconnectManager.swift",
        "Internal/HAResetLock.swift",
        "Internal/HASchedulingTimer.swift",
        "Internal/HAStarscreamCertificatePinningImpl.swift",
        "Internal/RequestController/HARequestController.swift",
        "Internal/RequestController/HARequestIdentifier.swift",
        "Internal/RequestController/HARequestInvocation.swift",
        "Internal/RequestController/HARequestInvocationSingle.swift",
        "Internal/RequestController/HARequestInvocationSubscription.swift",
        "Internal/ResponseController/HAResponseController.swift",
        "Internal/ResponseController/HAWebSocketResponse.swift",
        "Requests/HAHTTPMethod.swift",
        "Requests/HARequest.swift",
        "Requests/HARequestType.swift",
        "Requests/HAResponseVoid.swift",
        "Requests/HASttData.swift",
        "Requests/HATypedRequest.swift",
        "Requests/HATypedSubscription.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.