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.9 for macOS (SPM) on 16 Aug 2024 13:23:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/jareksedy/WebOSClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module WebOSClient
[2/31] Compiling WebOSClient WebOSResponsePayload.swift
[3/31] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[4/31] Compiling WebOSClient WebOSClientDelegate.swift
[5/31] Compiling WebOSClient WebOSResponseType.swift
[6/31] Compiling WebOSClient WebOSSoundOutputType.swift
[7/31] Compiling WebOSClient WebOSClient.swift
[8/31] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[9/31] Compiling WebOSClient WebOSTargetProtocol.swift
[10/31] Compiling WebOSClient WebOSKeyTarget.swift
[11/31] Compiling WebOSClient WebOSRequestSigned.swift
[12/31] Compiling WebOSClient WebOSResponse.swift
[13/31] Compiling WebOSClient WebOSResponseApplication.swift
[14/31] Compiling WebOSClient WebOSTarget.swift
[15/31] Compiling WebOSClient WebOSPairingType.swift
[16/31] Compiling WebOSClient WebOSRequestType.swift
[17/31] Compiling WebOSClient WebOSClientProtocol.swift
[18/31] Compiling WebOSClient WebOSKeyTargetExtension.swift
[19/31] Compiling WebOSClient WebOSTargetExtension.swift
[20/31] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[21/31] Compiling WebOSClient WebOSResponseDevice.swift
[22/31] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
[23/31] Compiling WebOSClient Encodable.swift
[24/31] Compiling WebOSClient Message.swift
[25/31] Compiling WebOSClient String.swift
[26/31] Compiling WebOSClient WebOSRequestManifest.swift
[27/31] Compiling WebOSClient WebOSRequestPayload.swift
[28/31] Compiling WebOSClient WebOSRequestSignature.swift
[29/31] Compiling WebOSClient Logging.swift
[30/31] Compiling WebOSClient SendPing.swift
[31/31] Compiling WebOSClient WebOSRequest.swift
Build complete! (6.59s)
Build complete.
Done.