Build Information
Successful build of SegmentationEffect, reference main (1e3727
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 04:58:17 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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Czajnikowski/SegmentationEffect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Czajnikowski/SegmentationEffect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1e3727e Update README.md
Cloned https://github.com/Czajnikowski/SegmentationEffect.git
Revision (git rev-parse @):
1e3727ea93c0fbaa80a91e0d6ceda7f4e96b03ec
SUCCESS checkout https://github.com/Czajnikowski/SegmentationEffect.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": "segmentationeffect",
"name": "SegmentationEffect",
"url": "https://github.com/Czajnikowski/SegmentationEffect.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SegmentationEffect",
"dependencies": [
]
}
]
}
Fetching https://github.com/Czajnikowski/SegmentationEffect.git
[1/115] Fetching segmentationeffect
Fetched https://github.com/Czajnikowski/SegmentationEffect.git from cache (0.72s)
Creating working copy for https://github.com/Czajnikowski/SegmentationEffect.git
Working copy of https://github.com/Czajnikowski/SegmentationEffect.git resolved at main (1e3727e)
warning: '.resolve-product-dependencies': dependency 'segmentationeffect' 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/Czajnikowski/SegmentationEffect.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
Building for debugging...
[0/3] Write sources
[1/3] Copying SegmentationEffect.metal
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/7] Compiling SegmentationEffect resource_bundle_accessor.swift
[5/7] Emitting module SegmentationEffect
[6/7] Compiling SegmentationEffect SIMD+.swift
[7/7] Compiling SegmentationEffect SegmentationEffect.swift
Build complete! (12.26s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SegmentationEffect",
"name" : "SegmentationEffect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SegmentationEffect",
"targets" : [
"SegmentationEffect"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentationEffect",
"module_type" : "SwiftTarget",
"name" : "SegmentationEffect",
"path" : "Sources/SegmentationEffect",
"product_memberships" : [
"SegmentationEffect"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SegmentationEffect/Shaders/SegmentationEffect.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SIMD+.swift",
"SegmentationEffect.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.