Build Information
Successful build of Tabs, reference 1.3.1 (764cc8
), with Swift 5.10 for macOS (SPM) on 1 May 2025 14:01:08 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/heestand-xyz/Tabs.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/Tabs
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at 764cc88 Close All Other Tabs
Cloned https://github.com/heestand-xyz/Tabs.git
Revision (git rev-parse @):
764cc884c68e3a3ee2fb0bb8d60fe0d49f9a4daf
SUCCESS checkout https://github.com/heestand-xyz/Tabs.git at 1.3.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/heestand-xyz/Tabs.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/11] Compiling Tabs Tab.swift
[4/11] Compiling Tabs Contstants.swift
[5/11] Compiling Tabs TabsStyle.swift
[6/11] Compiling Tabs TabGesture.swift
[7/11] Compiling Tabs View+tab.swift
[8/11] Emitting module Tabs
[9/11] Compiling Tabs TabEngine.swift
[10/11] Compiling Tabs Tabs.swift
[11/11] Compiling Tabs TabValue.swift
Build complete! (6.52s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Tabs",
"name" : "Tabs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Tabs",
"targets" : [
"Tabs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Tabs",
"module_type" : "SwiftTarget",
"name" : "Tabs",
"path" : "Sources/Tabs",
"product_memberships" : [
"Tabs"
],
"sources" : [
"Engine/TabEngine.swift",
"Engine/TabGesture.swift",
"Engine/View+tab.swift",
"Models/TabValue.swift",
"Style/Contstants.swift",
"Style/Tab.swift",
"Style/TabsStyle.swift",
"Tabs.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.