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 main (754990), with Swift 5.10 for macOS (SPM) on 16 Aug 2024 13:22:10 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jareksedy/WebOSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 main (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 WebOSRequestSigned.swift
[5/33] Compiling WebOSClient WebOSResponse.swift
[6/33] Compiling WebOSClient WebOSResponseApplication.swift
[7/33] Compiling WebOSClient WebOSResponsePayload.swift
[8/33] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[9/33] Compiling WebOSClient WebOSClientDelegate.swift
[10/33] Compiling WebOSClient WebOSResponseType.swift
[11/33] Compiling WebOSClient WebOSSoundOutputType.swift
[12/33] Compiling WebOSClient WebOSClient.swift
[13/33] Compiling WebOSClient Encodable.swift
[14/33] Compiling WebOSClient Message.swift
[15/33] Compiling WebOSClient String.swift
[16/33] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[17/33] Compiling WebOSClient WebOSTargetProtocol.swift
[18/33] Compiling WebOSClient WebOSKeyTarget.swift
[19/33] Compiling WebOSClient WebOSClientProtocol.swift
[20/33] Compiling WebOSClient WebOSKeyTargetExtension.swift
[21/33] Compiling WebOSClient WebOSTargetExtension.swift
[22/33] Compiling WebOSClient WebOSTarget.swift
[23/33] Compiling WebOSClient WebOSPairingType.swift
[24/33] Compiling WebOSClient WebOSRequestType.swift
[25/33] Compiling WebOSClient WebOSRequestManifest.swift
[26/33] Compiling WebOSClient WebOSRequestPayload.swift
[27/33] Compiling WebOSClient WebOSRequestSignature.swift
[28/33] Compiling WebOSClient Logging.swift
[29/33] Compiling WebOSClient SendPing.swift
[30/33] Compiling WebOSClient WebOSRequest.swift
[31/33] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[32/33] Compiling WebOSClient WebOSResponseDevice.swift
[33/33] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
Build complete! (5.68s)
Build complete.
Done.