Build Information
Successful build of AlmostForceUnwrap, reference 1.0.0 (cffd25
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 01:34:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/obbut/almostforceunwrap.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/obbut/almostforceunwrap
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at cffd256 Updated to PackageDescription API 4.2
Cloned https://github.com/obbut/almostforceunwrap.git
Revision (git rev-parse @):
cffd2569bd5df558c4953b2d24d0216ad1fc0eca
SUCCESS checkout https://github.com/obbut/almostforceunwrap.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/obbut/almostforceunwrap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module AlmostForceUnwrap
[4/4] Compiling AlmostForceUnwrap AlmostForceUnwrap.swift
Build complete! (0.60s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AlmostForceUnwrap",
"name" : "AlmostForceUnwrap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AlmostForceUnwrap",
"targets" : [
"AlmostForceUnwrap"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "AlmostForceUnwrap",
"module_type" : "SwiftTarget",
"name" : "AlmostForceUnwrap",
"path" : "Sources/AlmostForceUnwrap",
"product_memberships" : [
"AlmostForceUnwrap"
],
"sources" : [
"AlmostForceUnwrap.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.