Build Information
Successful build of SegmentationEffect with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Czajnikowski/SegmentationEffect.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Czajnikowski/SegmentationEffect
* tag 0.1.0 -> FETCH_HEAD
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 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "segmentationeffect",
"name": "SegmentationEffect",
"url": "https://github.com/Czajnikowski/SegmentationEffect.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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.27s)
Creating working copy for https://github.com/Czajnikowski/SegmentationEffect.git
Working copy of https://github.com/Czajnikowski/SegmentationEffect.git resolved at 0.1.0 (1e3727e)
warning: '.resolve-product-dependencies': dependency 'segmentationeffect' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Czajnikowski/SegmentationEffect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying SegmentationEffect.metal
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling SegmentationEffect resource_bundle_accessor.swift
[5/7] Compiling SegmentationEffect SIMD+.swift
[6/7] Compiling SegmentationEffect SegmentationEffect.swift
[7/7] Emitting module SegmentationEffect
Build complete! (5.27s)
Build complete.
Done.