Build Information
Successful build of UseAutoLayout, reference master (472128
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 13:28:29 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bielikb/UseAutoLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bielikb/UseAutoLayout
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4721289 Update README.md + asset with updated version of @property wrapper
Cloned https://github.com/bielikb/UseAutoLayout.git
Revision (git rev-parse @):
4721289d601beb3137e1760848a15b4e190293d1
SUCCESS checkout https://github.com/bielikb/UseAutoLayout.git at master
========================================
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": "useautolayout",
"name": "UseAutoLayout",
"url": "https://github.com/bielikb/UseAutoLayout.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UseAutoLayout",
"dependencies": [
]
}
]
}
Fetching https://github.com/bielikb/UseAutoLayout.git
[1/40] Fetching useautolayout
Fetched https://github.com/bielikb/UseAutoLayout.git from cache (1.00s)
Creating working copy for https://github.com/bielikb/UseAutoLayout.git
Working copy of https://github.com/bielikb/UseAutoLayout.git resolved at master (4721289)
warning: '.resolve-product-dependencies': dependency 'useautolayout' 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/bielikb/UseAutoLayout.git
https://github.com/bielikb/UseAutoLayout.git
{
"dependencies" : [
],
"manifest_display_name" : "UseAutoLayout",
"name" : "UseAutoLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UseAutoLayout",
"targets" : [
"UseAutoLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UseAutoLayout",
"module_type" : "SwiftTarget",
"name" : "UseAutoLayout",
"path" : "Sources/UseAutoLayout",
"product_memberships" : [
"UseAutoLayout"
],
"sources" : [
"UseAutoLayout.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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 UseAutoLayout
[4/4] Compiling UseAutoLayout UseAutoLayout.swift
Build complete! (0.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UseAutoLayout",
"name" : "UseAutoLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UseAutoLayout",
"targets" : [
"UseAutoLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UseAutoLayout",
"module_type" : "SwiftTarget",
"name" : "UseAutoLayout",
"path" : "Sources/UseAutoLayout",
"product_memberships" : [
"UseAutoLayout"
],
"sources" : [
"UseAutoLayout.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.