Build Information
Successful build of swift-stb-image, reference v0.1.0 (8703c7), with Swift 6.3 for macOS (SPM) on 10 May 2026 08:32:04 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/DePasqualeOrg/swift-stb-image.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DePasqualeOrg/swift-stb-image
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 8703c71 Initial commit
Cloned https://github.com/DePasqualeOrg/swift-stb-image.git
Revision (git rev-parse @):
8703c71a483adf55136812d3f78cb82c01977f22
SUCCESS checkout https://github.com/DePasqualeOrg/swift-stb-image.git at v0.1.0
========================================
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": "swift-stb-image",
"name": "swift-stb-image",
"url": "https://github.com/DePasqualeOrg/swift-stb-image.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-stb-image",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/DePasqualeOrg/swift-stb-image.git
[1/15] Fetching swift-stb-image
Fetched https://github.com/DePasqualeOrg/swift-stb-image.git from cache (0.73s)
Creating working copy for https://github.com/DePasqualeOrg/swift-stb-image.git
Working copy of https://github.com/DePasqualeOrg/swift-stb-image.git resolved at v0.1.0 (8703c71)
warning: '.resolve-product-dependencies': dependency 'swift-stb-image' 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/DePasqualeOrg/swift-stb-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling Cstb cstb.c
Build complete! (1.58s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-stb-image",
"name" : "swift-stb-image",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Cstb",
"targets" : [
"Cstb"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Cstb",
"module_type" : "ClangTarget",
"name" : "Cstb",
"path" : "Sources/Cstb",
"product_memberships" : [
"Cstb"
],
"sources" : [
"cstb.c"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.