Build Information
Successful build of swedish-pnr, reference v1.1.0 (7e256d), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 02:36:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Oops-AB/swedish-pnr.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Oops-AB/swedish-pnr
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at 7e256d7 :sparkles: Add property `gender`.
Cloned https://github.com/Oops-AB/swedish-pnr.git
Revision (git rev-parse @):
7e256d7611f10ca8ddecfcf9c812b3b2412013ad
SUCCESS checkout https://github.com/Oops-AB/swedish-pnr.git at v1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Oops-AB/swedish-pnr.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 SwedishPNR
[4/4] Compiling SwedishPNR SwedishPNR.swift
Build complete! (4.11s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swedish-pnr",
"name" : "swedish-pnr",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwedishPNR",
"targets" : [
"SwedishPNR"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwedishPNRTests",
"module_type" : "SwiftTarget",
"name" : "SwedishPNRTests",
"path" : "Tests/SwedishPNRTests",
"sources" : [
"SwedishPNRTests.swift"
],
"target_dependencies" : [
"SwedishPNR"
],
"type" : "test"
},
{
"c99name" : "SwedishPNR",
"module_type" : "SwiftTarget",
"name" : "SwedishPNR",
"path" : "Sources/SwedishPNR",
"product_memberships" : [
"SwedishPNR"
],
"sources" : [
"SwedishPNR.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.