Build Information
Successful build of SVGWebView, reference main (4ddd1a
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 01:56:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeZide/SVGWebView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeZide/SVGWebView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4ddd1aa Update README.md
Cloned https://github.com/ZeeZide/SVGWebView.git
Revision (git rev-parse @):
4ddd1aaab938b4e1369fbf363257917e27ee65fe
SUCCESS checkout https://github.com/ZeeZide/SVGWebView.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": "svgwebview",
"name": "SVGWebView",
"url": "https://github.com/ZeeZide/SVGWebView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVGWebView",
"dependencies": [
]
}
]
}
Fetching https://github.com/ZeeZide/SVGWebView.git
[1/43] Fetching svgwebview
Fetched https://github.com/ZeeZide/SVGWebView.git from cache (0.68s)
Creating working copy for https://github.com/ZeeZide/SVGWebView.git
Working copy of https://github.com/ZeeZide/SVGWebView.git resolved at main (4ddd1aa)
warning: '.resolve-product-dependencies': dependency 'svgwebview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ZeeZide/SVGWebView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module SVGWebView
[4/4] Compiling SVGWebView SVGWebView.swift
Build complete! (11.50s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SVGWebView",
"name" : "SVGWebView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SVGWebView",
"targets" : [
"SVGWebView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SVGWebView",
"module_type" : "SwiftTarget",
"name" : "SVGWebView",
"path" : "Sources/SVGWebView",
"product_memberships" : [
"SVGWebView"
],
"sources" : [
"SVGWebView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.