Build Information
Successful build of StackWrapper, reference main (50a2f1
), with Swift 6.0 for macOS (SPM) on 3 May 2025 15:51:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Desp0o/StackWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/StackWrapper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 50a2f15 update package
Cloned https://github.com/Desp0o/StackWrapper.git
Revision (git rev-parse @):
50a2f15ef9fec57aafe83a51f48994e4b078e88f
SUCCESS checkout https://github.com/Desp0o/StackWrapper.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Desp0o/StackWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling StackWrapper StackWrapper.swift
[4/4] Emitting module StackWrapper
Build complete! (8.22s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "StackWrapper",
"name" : "StackWrapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "StackWrapper",
"targets" : [
"StackWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StackWrapper",
"module_type" : "SwiftTarget",
"name" : "StackWrapper",
"path" : "Sources/StackWrapper",
"product_memberships" : [
"StackWrapper"
],
"sources" : [
"StackWrapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.