Build Information
Successful build of KVVlive, reference 1.0.2 (10c600), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 12:30:16 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/marijanp/kvvliveapi.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marijanp/kvvliveapi
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 10c6000 Fixed nil-error while unwrapping the request, in case an error occurred Added semaphore.signal() to error handler
Cloned https://github.com/marijanp/kvvliveapi.git
Revision (git rev-parse @):
10c600097cd20f39fc995c3edb01152734522c94
SUCCESS checkout https://github.com/marijanp/kvvliveapi.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/marijanp/kvvliveapi.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/7] Compiling KVVlive Request.swift
[4/7] Compiling KVVlive StopWithDistance.swift
[5/7] Compiling KVVlive Stop.swift
[6/7] Emitting module KVVlive
[7/7] Compiling KVVlive Departure.swift
Build complete! (3.31s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "KVVlive",
"name" : "KVVlive",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KVVlive",
"targets" : [
"KVVlive"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KVVlive",
"module_type" : "SwiftTarget",
"name" : "KVVlive",
"path" : "KVVlive",
"product_memberships" : [
"KVVlive"
],
"sources" : [
"Departure.swift",
"Request.swift",
"Stop.swift",
"StopWithDistance.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.