The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebOSClient, reference 1.5.1 (754990), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 22:48:20 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/jareksedy/WebOSClient.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jareksedy/WebOSClient
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 754990e Add getPowerState method to retrieve the TVs power state.
Cloned https://github.com/jareksedy/WebOSClient.git
Revision (git rev-parse @):
754990e6a8321ebaba3f3bf8ff3c90c19e9f9719
SUCCESS checkout https://github.com/jareksedy/WebOSClient.git at 1.5.1
========================================
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": "webosclient",
      "name": "WebOSClient",
      "url": "https://github.com/jareksedy/WebOSClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebOSClient",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jareksedy/WebOSClient.git
[1/1168] Fetching webosclient
Fetched https://github.com/jareksedy/WebOSClient.git from cache (1.19s)
Creating working copy for https://github.com/jareksedy/WebOSClient.git
Working copy of https://github.com/jareksedy/WebOSClient.git resolved at 1.5.1 (754990e)
warning: '.resolve-product-dependencies': dependency 'webosclient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jareksedy/WebOSClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/30] Compiling WebOSClient Encodable.swift
[4/30] Compiling WebOSClient Message.swift
[5/30] Compiling WebOSClient String.swift
[6/30] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[7/30] Compiling WebOSClient WebOSTargetProtocol.swift
[8/30] Compiling WebOSClient WebOSKeyTarget.swift
[9/30] Compiling WebOSClient WebOSResponsePayload.swift
[10/30] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[11/30] Compiling WebOSClient WebOSClientDelegate.swift
[12/30] Compiling WebOSClient WebOSRequestManifest.swift
[13/30] Compiling WebOSClient WebOSRequestPayload.swift
[14/30] Compiling WebOSClient WebOSRequestSignature.swift
[15/30] Compiling WebOSClient WebOSClientProtocol.swift
[16/30] Compiling WebOSClient WebOSKeyTargetExtension.swift
[17/30] Compiling WebOSClient WebOSTargetExtension.swift
[18/30] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[19/30] Compiling WebOSClient WebOSResponseDevice.swift
[20/30] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
[21/30] Compiling WebOSClient WebOSTarget.swift
[22/30] Compiling WebOSClient WebOSPairingType.swift
[23/30] Compiling WebOSClient WebOSRequestType.swift
[24/30] Emitting module WebOSClient
[25/30] Compiling WebOSClient WebOSRequestSigned.swift
[26/30] Compiling WebOSClient WebOSResponse.swift
[27/30] Compiling WebOSClient WebOSResponseApplication.swift
[28/30] Compiling WebOSClient Logging.swift
[29/30] Compiling WebOSClient SendPing.swift
[30/30] Compiling WebOSClient WebOSRequest.swift
[31/33] Compiling WebOSClient WebOSResponseType.swift
[32/33] Compiling WebOSClient WebOSSoundOutputType.swift
[33/33] Compiling WebOSClient WebOSClient.swift
Build complete! (6.33s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WebOSClient",
  "name" : "WebOSClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "WebOSClient",
      "targets" : [
        "WebOSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebOSClientTests",
      "module_type" : "SwiftTarget",
      "name" : "WebOSClientTests",
      "path" : "Tests/WebOSClientTests",
      "sources" : [
        "WebOSClientTests.swift"
      ],
      "target_dependencies" : [
        "WebOSClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebOSClient",
      "module_type" : "SwiftTarget",
      "name" : "WebOSClient",
      "path" : "Sources/WebOSClient",
      "product_memberships" : [
        "WebOSClient"
      ],
      "sources" : [
        "Extensions/Encodable.swift",
        "Extensions/Message.swift",
        "Extensions/String.swift",
        "Extensions/WebOSClientExtensions/Logging.swift",
        "Extensions/WebOSClientExtensions/SendPing.swift",
        "Models/Request/WebOSRequest.swift",
        "Models/Request/WebOSRequestManifest.swift",
        "Models/Request/WebOSRequestPayload.swift",
        "Models/Request/WebOSRequestSignature.swift",
        "Models/Request/WebOSRequestSigned.swift",
        "Models/Response/WebOSResponse.swift",
        "Models/Response/WebOSResponseApplication.swift",
        "Models/Response/WebOSResponseCurrentWidget.swift",
        "Models/Response/WebOSResponseDevice.swift",
        "Models/Response/WebOSResponseForegroundAppInfo.swift",
        "Models/Response/WebOSResponsePayload.swift",
        "Models/Response/WebOSResponseVolumeStatus.swift",
        "Protocols/WebOSClientDelegate.swift",
        "Protocols/WebOSClientProtocol.swift",
        "Targets/Extensions/WebOSKeyTargetExtension.swift",
        "Targets/Extensions/WebOSTargetExtension.swift",
        "Targets/Protocols/WebOSKeyTargetProtocol.swift",
        "Targets/Protocols/WebOSTargetProtocol.swift",
        "Targets/WebOSKeyTarget.swift",
        "Targets/WebOSTarget.swift",
        "Types/WebOSPairingType.swift",
        "Types/WebOSRequestType.swift",
        "Types/WebOSResponseType.swift",
        "Types/WebOSSoundOutputType.swift",
        "WebOSClient.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.