Build Information
Successful build of Tabs, reference 1.4.0 (1d67ad
), with Swift 6.0 for macOS (SPM) on 20 Aug 2025 12:01:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/Tabs.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/Tabs
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 1d67ad2 Tabs Interaction
Cloned https://github.com/heestand-xyz/Tabs.git
Revision (git rev-parse @):
1d67ad29442f84b83c090b61c80a9d212329b429
SUCCESS checkout https://github.com/heestand-xyz/Tabs.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/heestand-xyz/Tabs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/12] Compiling Tabs View+tab.swift
[4/12] Compiling Tabs TabsInteraction.swift
[5/12] Compiling Tabs TabValue.swift
[6/12] Compiling Tabs TabsStyle.swift
[7/12] Compiling Tabs TabGesture.swift
[8/12] Emitting module Tabs
[9/12] Compiling Tabs Contstants.swift
[10/12] Compiling Tabs Tab.swift
[11/12] Compiling Tabs TabEngine.swift
[12/12] Compiling Tabs Tabs.swift
Build complete! (7.44s)
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",
"Interaction/TabsInteraction.swift",
"Models/TabValue.swift",
"Style/Contstants.swift",
"Style/Tab.swift",
"Style/TabsStyle.swift",
"Tabs.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.