Build Information
Successful build of SwiftUIIf, reference 1.0.0 (3b776a
), with Swift 6.1 for macOS (SPM) on 16 Jul 2025 08:45:16 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 -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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/SwiftUIIf.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/SwiftUIIf
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 3b776af fix: manifest
Cloned https://github.com/laosb/SwiftUIIf.git
Revision (git rev-parse @):
3b776afd80d68955345fde1d61781ae6025e78d5
SUCCESS checkout https://github.com/laosb/SwiftUIIf.git 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": "swiftuiif",
"name": "SwiftUIIf",
"url": "https://github.com/laosb/SwiftUIIf.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIIf",
"dependencies": [
]
}
]
}
Fetching https://github.com/laosb/SwiftUIIf.git
[1/19] Fetching swiftuiif
Fetched https://github.com/laosb/SwiftUIIf.git from cache (0.57s)
Creating working copy for https://github.com/laosb/SwiftUIIf.git
Working copy of https://github.com/laosb/SwiftUIIf.git resolved at 1.0.0 (3b776af)
warning: '.resolve-product-dependencies': dependency 'swiftuiif' 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/laosb/SwiftUIIf.git
https://github.com/laosb/SwiftUIIf.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIIf",
"name" : "SwiftUIIf",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftUIIf",
"targets" : [
"SwiftUIIf"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIIf",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIf",
"path" : "Sources/SwiftUIIf",
"product_memberships" : [
"SwiftUIIf"
],
"sources" : [
"SwiftUIIf.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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 -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-2F0A5646E1D333AE.txt
[3/4] Emitting module SwiftUIIf
[4/4] Compiling SwiftUIIf SwiftUIIf.swift
Build complete! (8.19s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIIf",
"name" : "SwiftUIIf",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftUIIf",
"targets" : [
"SwiftUIIf"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIIf",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIf",
"path" : "Sources/SwiftUIIf",
"product_memberships" : [
"SwiftUIIf"
],
"sources" : [
"SwiftUIIf.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.