The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WebOSClient, reference 1.5.1 (754990), with Swift 5.10 for macOS (SPM) on 16 Aug 2024 13:15:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jareksedy/WebOSClient.git
[1/1064] Fetching webosclient
Fetched https://github.com/jareksedy/WebOSClient.git from cache (1.71s)
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:             5.10
Building package at path:  $PWD
https://github.com/jareksedy/WebOSClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/30] Emitting module WebOSClient
[4/33] Compiling WebOSClient WebOSResponseType.swift
[5/33] Compiling WebOSClient WebOSSoundOutputType.swift
[6/33] Compiling WebOSClient WebOSClient.swift
[7/33] Compiling WebOSClient WebOSTarget.swift
[8/33] Compiling WebOSClient WebOSPairingType.swift
[9/33] Compiling WebOSClient WebOSRequestType.swift
[10/33] Compiling WebOSClient WebOSClientProtocol.swift
[11/33] Compiling WebOSClient WebOSKeyTargetExtension.swift
[12/33] Compiling WebOSClient WebOSTargetExtension.swift
[13/33] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[14/33] Compiling WebOSClient WebOSTargetProtocol.swift
[15/33] Compiling WebOSClient WebOSKeyTarget.swift
[16/33] Compiling WebOSClient Encodable.swift
[17/33] Compiling WebOSClient Message.swift
[18/33] Compiling WebOSClient String.swift
[19/33] Compiling WebOSClient WebOSRequestManifest.swift
[20/33] Compiling WebOSClient WebOSRequestPayload.swift
[21/33] Compiling WebOSClient WebOSRequestSignature.swift
[22/33] Compiling WebOSClient WebOSResponsePayload.swift
[23/33] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[24/33] Compiling WebOSClient WebOSClientDelegate.swift
[25/33] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[26/33] Compiling WebOSClient WebOSResponseDevice.swift
[27/33] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
[28/33] Compiling WebOSClient WebOSRequestSigned.swift
[29/33] Compiling WebOSClient WebOSResponse.swift
[30/33] Compiling WebOSClient WebOSResponseApplication.swift
[31/33] Compiling WebOSClient Logging.swift
[32/33] Compiling WebOSClient SendPing.swift
[33/33] Compiling WebOSClient WebOSRequest.swift
Build complete! (5.83s)
Build complete.
Done.