Build Information
Successful build of TOASTack, reference main (737d37
), with Swift 6.1 for macOS (SPM) on 3 May 2025 13:11:53 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ukushu/TOASTack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ukushu/TOASTack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 737d371 Update ReadMe.md
Cloned https://github.com/ukushu/TOASTack.git
Revision (git rev-parse @):
737d371a5a1e023bc636d8ede9d9f7bf41fe5e98
SUCCESS checkout https://github.com/ukushu/TOASTack.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": "toastack",
"name": "TOASTack",
"url": "https://github.com/ukushu/TOASTack.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TOASTack",
"dependencies": [
]
}
]
}
Fetching https://github.com/ukushu/TOASTack.git
[1/234] Fetching toastack
Fetched https://github.com/ukushu/TOASTack.git from cache (0.70s)
Creating working copy for https://github.com/ukushu/TOASTack.git
Working copy of https://github.com/ukushu/TOASTack.git resolved at main (737d371)
warning: 'toastack': the target name TOASTack has different case on the filesystem and the Package.swift manifest file
warning: '.resolve-product-dependencies': dependency 'toastack' 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/ukushu/TOASTack.git
https://github.com/ukushu/TOASTack.git
{
"dependencies" : [
],
"manifest_display_name" : "TOASTack",
"name" : "TOASTack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "TOASTack",
"targets" : [
"TOASTack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TOASTack",
"module_type" : "SwiftTarget",
"name" : "TOASTack",
"path" : "Sources/TOASTack",
"product_memberships" : [
"TOASTack"
],
"sources" : [
"Core/Toast.swift",
"Core/ToastStackConfig.swift",
"Core/Toaster.swift",
"Other/Other/Array+.swift",
"Other/Other/ThisDevice.swift",
"Other/SwiftUIMore/Color+.swift",
"Other/SwiftUIMore/EdgeInsets.swift",
"Other/SwiftUIMore/Text+.swift",
"Other/SwiftUIMore/View+.swift",
"Other/zz_oldCode/oldToastCode.swift",
"Toast_Designs/CRToast.swift",
"Toast_Designs/CapsuleToast.swift",
"Toast_Designs/Samples/ToastSample1.swift",
"Toast_Designs/Samples/ToastSample2.swift",
"Views/ToastStack.swift",
"Views/ToastView.swift",
"applyToaster.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
warning: 'spi-builder-workspace': the target name TOASTack has different case on the filesystem and the Package.swift manifest file
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/19] Compiling TOASTack ToastStack.swift
[4/20] Compiling TOASTack ToastSample1.swift
[5/20] Compiling TOASTack ToastSample2.swift
[6/20] Compiling TOASTack ToastView.swift
[7/20] Compiling TOASTack EdgeInsets.swift
[8/20] Compiling TOASTack Text+.swift
[9/20] Compiling TOASTack View+.swift
[10/20] Compiling TOASTack oldToastCode.swift
[11/20] Compiling TOASTack Toast.swift
[12/20] Compiling TOASTack ToastStackConfig.swift
[13/20] Emitting module TOASTack
[14/20] Compiling TOASTack CRToast.swift
[15/20] Compiling TOASTack CapsuleToast.swift
[16/20] Compiling TOASTack ThisDevice.swift
[17/20] Compiling TOASTack Color+.swift
[18/20] Compiling TOASTack Toaster.swift
[19/20] Compiling TOASTack Array+.swift
[20/20] Compiling TOASTack applyToaster.swift
Build complete! (9.71s)
warning: 'spi-builder-workspace': the target name TOASTack has different case on the filesystem and the Package.swift manifest file
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TOASTack",
"name" : "TOASTack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "TOASTack",
"targets" : [
"TOASTack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TOASTack",
"module_type" : "SwiftTarget",
"name" : "TOASTack",
"path" : "Sources/TOASTack",
"product_memberships" : [
"TOASTack"
],
"sources" : [
"Core/Toast.swift",
"Core/ToastStackConfig.swift",
"Core/Toaster.swift",
"Other/Other/Array+.swift",
"Other/Other/ThisDevice.swift",
"Other/SwiftUIMore/Color+.swift",
"Other/SwiftUIMore/EdgeInsets.swift",
"Other/SwiftUIMore/Text+.swift",
"Other/SwiftUIMore/View+.swift",
"Other/zz_oldCode/oldToastCode.swift",
"Toast_Designs/CRToast.swift",
"Toast_Designs/CapsuleToast.swift",
"Toast_Designs/Samples/ToastSample1.swift",
"Toast_Designs/Samples/ToastSample2.swift",
"Views/ToastStack.swift",
"Views/ToastView.swift",
"applyToaster.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
warning: 'spi-builder-workspace': the target name TOASTack has different case on the filesystem and the Package.swift manifest file
Done.