Build Information
Successful build of ElegantTabs, reference 1.0.0 (870509
), with Swift 5.10 for macOS (SPM) on 7 May 2025 13:53:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/Krusty84/ElegantTabs.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Krusty84/ElegantTabs
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 8705091 Update README.md
Cloned https://github.com/Krusty84/ElegantTabs.git
Revision (git rev-parse @):
8705091e669688fbb29c1130875f7390d382c4b8
SUCCESS checkout https://github.com/Krusty84/ElegantTabs.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Krusty84/ElegantTabs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module ElegantTabs
[4/4] Compiling ElegantTabs ElegantTabs.swift
Build complete! (8.31s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ElegantTabs",
"name" : "ElegantTabs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ElegantTabs",
"targets" : [
"ElegantTabs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ElegantTabsTests",
"module_type" : "SwiftTarget",
"name" : "ElegantTabsTests",
"path" : "Tests/ElegantTabsTests",
"sources" : [
"ElegantTabsTests.swift"
],
"target_dependencies" : [
"ElegantTabs"
],
"type" : "test"
},
{
"c99name" : "ElegantTabs",
"module_type" : "SwiftTarget",
"name" : "ElegantTabs",
"path" : "Sources/ElegantTabs",
"product_memberships" : [
"ElegantTabs"
],
"sources" : [
"ElegantTabs.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.