Build Information
Successful build of WebOSClient, reference main (09d5da
), with Swift 5.9 for macOS (SPM) on 25 Sep 2024 21:45:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
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 09d5daf Merge pull request #7 from hmduc1603/main
Cloned https://github.com/jareksedy/WebOSClient.git
Revision (git rev-parse @):
09d5dafc679a6ed66bbc8b0bff68a55a128c55a1
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 WebOSResponseType.swift
[3/31] Compiling WebOSClient WebOSSoundOutputType.swift
[4/31] Compiling WebOSClient WebOSClient.swift
[5/31] Compiling WebOSClient WebOSClientProtocol.swift
[6/31] Compiling WebOSClient WebOSKeyTargetExtension.swift
[7/31] Compiling WebOSClient WebOSTargetExtension.swift
[8/31] Compiling WebOSClient WebOSResponsePayload.swift
[9/31] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[10/31] Compiling WebOSClient WebOSClientDelegate.swift
[11/31] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[12/31] Compiling WebOSClient WebOSTargetProtocol.swift
[13/31] Compiling WebOSClient WebOSKeyTarget.swift
[14/31] Compiling WebOSClient WebOSRequestManifest.swift
[15/31] Compiling WebOSClient WebOSRequestPayload.swift
[16/31] Compiling WebOSClient WebOSRequestSignature.swift
[17/31] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[18/31] Compiling WebOSClient WebOSResponseDevice.swift
[19/31] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
[20/31] Compiling WebOSClient WebOSRequestSigned.swift
[21/31] Compiling WebOSClient WebOSResponse.swift
[22/31] Compiling WebOSClient WebOSResponseApplication.swift
[23/31] Compiling WebOSClient Encodable.swift
[24/31] Compiling WebOSClient Message.swift
[25/31] Compiling WebOSClient String.swift
[26/31] Compiling WebOSClient Logging.swift
[27/31] Compiling WebOSClient SendPing.swift
[28/31] Compiling WebOSClient WebOSRequest.swift
[29/31] Compiling WebOSClient WebOSTarget.swift
[30/31] Compiling WebOSClient WebOSPairingType.swift
[31/31] Compiling WebOSClient WebOSRequestType.swift
Build complete! (7.49s)
Build complete.
Done.