Build Information
Successful build of swift-stb-image, reference main (8703c7), with Swift 6.2 for macOS (SPM) on 10 May 2026 08:30:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DePasqualeOrg/swift-stb-image
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/DePasqualeOrg/swift-stb-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling Cstb cstb.c
Build complete! (1.26s)
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.