Build Information
Successful build of Veximoji, reference 2.1.0 (704bef
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 12:06:08 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/roz0n/Veximoji.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roz0n/Veximoji
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 704bef4 Release 2.1.0 (#6)
Cloned https://github.com/roz0n/Veximoji.git
Revision (git rev-parse @):
704bef490dc8c1d68c2afdc7fefc2faeafb00d95
SUCCESS checkout https://github.com/roz0n/Veximoji.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/roz0n/Veximoji.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] Compiling Veximoji Veximoji.swift
[4/4] Emitting module Veximoji
Build complete! (3.10s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Veximoji",
"name" : "Veximoji",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Veximoji",
"targets" : [
"Veximoji"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VeximojiTests",
"module_type" : "SwiftTarget",
"name" : "VeximojiTests",
"path" : "Tests/VeximojiTests",
"sources" : [
"VeximojiTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Veximoji"
],
"type" : "test"
},
{
"c99name" : "Veximoji",
"module_type" : "SwiftTarget",
"name" : "Veximoji",
"path" : "Sources/Veximoji",
"product_memberships" : [
"Veximoji"
],
"sources" : [
"Veximoji.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.