Build Information
Successful build of ListPlaceholder, reference main (7158ae), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 16:42:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/javiergalera/ListPlaceholder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/javiergalera/ListPlaceholder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7158ae9 Update README.md
Cloned https://github.com/javiergalera/ListPlaceholder.git
Revision (git rev-parse @):
7158ae94654fda5a208f3add820532816f555fca
SUCCESS checkout https://github.com/javiergalera/ListPlaceholder.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "listplaceholder",
"name": "ListPlaceholder",
"url": "https://github.com/javiergalera/ListPlaceholder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ListPlaceholder",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/javiergalera/ListPlaceholder.git
[1/37] Fetching listplaceholder
Fetched https://github.com/javiergalera/ListPlaceholder.git from cache (0.58s)
Creating working copy for https://github.com/javiergalera/ListPlaceholder.git
Working copy of https://github.com/javiergalera/ListPlaceholder.git resolved at main (7158ae9)
warning: '.resolve-product-dependencies': dependency 'listplaceholder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/javiergalera/ListPlaceholder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/5] Compiling ListPlaceholder EmptyDataViewModifier.swift
[4/5] Compiling ListPlaceholder ListExtension.swift
[5/5] Emitting module ListPlaceholder
Build complete! (8.84s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ListPlaceholder",
"name" : "ListPlaceholder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ListPlaceholder",
"targets" : [
"ListPlaceholder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ListPlaceholder",
"module_type" : "SwiftTarget",
"name" : "ListPlaceholder",
"path" : "Sources/ListPlaceholder",
"product_memberships" : [
"ListPlaceholder"
],
"sources" : [
"Extensions/ListExtension.swift",
"ViewModifiers/EmptyDataViewModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.