Build Information
Successful build of WebUI, reference 3.1.0 (efc8e2
), with Swift 6.1 for macOS (SPM) on 7 May 2025 19:51:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cybozu/WebUI.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cybozu/WebUI
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at efc8e2a Merge pull request #58 from cybozu/generate-pdf-from-webview
Cloned https://github.com/cybozu/WebUI.git
Revision (git rev-parse @):
efc8e2a58de3959536156bb2bc206828613f7996
SUCCESS checkout https://github.com/cybozu/WebUI.git at 3.1.0
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2049] Fetching swift-docc-plugin
[227/5425] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.27s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (2.27s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "webui",
"name": "WebUI",
"url": "https://github.com/cybozu/WebUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebUI",
"dependencies": [
]
}
]
}
Fetching https://github.com/cybozu/WebUI.git
[20/997] Fetching webui
Fetched https://github.com/cybozu/WebUI.git from cache (0.89s)
Creating working copy for https://github.com/cybozu/WebUI.git
Working copy of https://github.com/cybozu/WebUI.git resolved at 3.1.0 (efc8e2a)
warning: '.resolve-product-dependencies': dependency 'webui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/cybozu/WebUI.git
https://github.com/cybozu/WebUI.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"exact" : [
"1.4.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
}
],
"manifest_display_name" : "WebUI",
"name" : "WebUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "WebUI",
"targets" : [
"WebUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebUITests",
"module_type" : "SwiftTarget",
"name" : "WebUITests",
"path" : "Tests/WebUITests",
"sources" : [
"Mocks.swift",
"WebViewProxyTests.swift",
"WebViewReaderTests.swift",
"WebViewTests.swift"
],
"target_dependencies" : [
"WebUI"
],
"type" : "test"
},
{
"c99name" : "WebUI",
"module_type" : "SwiftTarget",
"name" : "WebUI",
"path" : "Sources/WebUI",
"product_memberships" : [
"WebUI"
],
"sources" : [
"EnhancedWKWebView.swift",
"Publisher+Extension.swift",
"RefreshControl.swift",
"Remakeable.swift",
"SetUpWebViewProxyAction.swift",
"WebView+Extension.swift",
"WebView.swift",
"WebViewProxy.swift",
"WebViewReader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/14] Compiling WebUI WebViewReader.swift
[6/14] Compiling WebUI SetUpWebViewProxyAction.swift
[7/14] Compiling WebUI WebViewProxy.swift
[8/14] Compiling WebUI WebView.swift
[9/14] Compiling WebUI Remakeable.swift
[10/14] Compiling WebUI RefreshControl.swift
[11/14] Compiling WebUI EnhancedWKWebView.swift
[12/14] Compiling WebUI Publisher+Extension.swift
[13/14] Compiling WebUI WebView+Extension.swift
[14/14] Emitting module WebUI
Build complete! (18.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"exact" : [
"1.4.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
}
],
"manifest_display_name" : "WebUI",
"name" : "WebUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "WebUI",
"targets" : [
"WebUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebUITests",
"module_type" : "SwiftTarget",
"name" : "WebUITests",
"path" : "Tests/WebUITests",
"sources" : [
"Mocks.swift",
"WebViewProxyTests.swift",
"WebViewReaderTests.swift",
"WebViewTests.swift"
],
"target_dependencies" : [
"WebUI"
],
"type" : "test"
},
{
"c99name" : "WebUI",
"module_type" : "SwiftTarget",
"name" : "WebUI",
"path" : "Sources/WebUI",
"product_memberships" : [
"WebUI"
],
"sources" : [
"EnhancedWKWebView.swift",
"Publisher+Extension.swift",
"RefreshControl.swift",
"Remakeable.swift",
"SetUpWebViewProxyAction.swift",
"WebView+Extension.swift",
"WebView.swift",
"WebViewProxy.swift",
"WebViewReader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.