Build Information
Successful build of WebOSClient, reference main (09d5da
), with Swift 5.10 for macOS (SPM) on 25 Sep 2024 21:45:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
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/1149] Fetching webosclient
Fetched https://github.com/jareksedy/WebOSClient.git from cache (1.68s)
Creating working copy for https://github.com/jareksedy/WebOSClient.git
Working copy of https://github.com/jareksedy/WebOSClient.git resolved at main (09d5daf)
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 WebOSResponsePayload.swift
[8/33] Compiling WebOSClient WebOSResponseVolumeStatus.swift
[9/33] Compiling WebOSClient WebOSClientDelegate.swift
[10/33] Compiling WebOSClient WebOSResponseCurrentWidget.swift
[11/33] Compiling WebOSClient WebOSResponseDevice.swift
[12/33] Compiling WebOSClient WebOSResponseForegroundAppInfo.swift
[13/33] Compiling WebOSClient WebOSTarget.swift
[14/33] Compiling WebOSClient WebOSPairingType.swift
[15/33] Compiling WebOSClient WebOSRequestType.swift
[16/33] Compiling WebOSClient Logging.swift
[17/33] Compiling WebOSClient SendPing.swift
[18/33] Compiling WebOSClient WebOSRequest.swift
[19/33] Compiling WebOSClient WebOSKeyTargetProtocol.swift
[20/33] Compiling WebOSClient WebOSTargetProtocol.swift
[21/33] Compiling WebOSClient WebOSKeyTarget.swift
[22/33] Compiling WebOSClient WebOSRequestSigned.swift
[23/33] Compiling WebOSClient WebOSResponse.swift
[24/33] Compiling WebOSClient WebOSResponseApplication.swift
[25/33] Compiling WebOSClient WebOSRequestManifest.swift
[26/33] Compiling WebOSClient WebOSRequestPayload.swift
[27/33] Compiling WebOSClient WebOSRequestSignature.swift
[28/33] Compiling WebOSClient WebOSClientProtocol.swift
[29/33] Compiling WebOSClient WebOSKeyTargetExtension.swift
[30/33] Compiling WebOSClient WebOSTargetExtension.swift
[31/33] Compiling WebOSClient Encodable.swift
[32/33] Compiling WebOSClient Message.swift
[33/33] Compiling WebOSClient String.swift
Build complete! (5.88s)
Build complete.
Done.