Build Information
Successful build of PagerTabStripView, reference 4.0.0 (39ec00
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 00:17:17 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/xmartlabs/PagerTabStripView.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmartlabs/PagerTabStripView
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at 39ec00d Merge pull request #120 from xmartlabs/updateReadme
Cloned https://github.com/xmartlabs/PagerTabStripView.git
Revision (git rev-parse @):
39ec00d2577adf75d82d1c7023c56950b96d2298
SUCCESS checkout https://github.com/xmartlabs/PagerTabStripView.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/xmartlabs/PagerTabStripView.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/14] Compiling PagerTabStripView PagerTabStripView.swift
[4/14] Compiling PagerTabStripView PagerTabItemModifier.swift
[5/14] Compiling PagerTabStripView PagerStyle.swift
[6/14] Compiling PagerTabStripView PagerSettings.swift
[7/15] Compiling PagerTabStripView SegmentedNavBarView.swift
[8/15] Compiling PagerTabStripView IndicatorBarView.swift
[9/15] Compiling PagerTabStripView NavBarModifier.swift
[10/15] Compiling PagerTabStripView FixedSizeNavBarView.swift
[11/15] Compiling PagerTabStripView Collection+Extensions.swift
[12/15] Compiling PagerTabStripView NavBarItem.swift
[13/15] Emitting module PagerTabStripView
[14/15] Compiling PagerTabStripView ScrollableNavBarView.swift
[15/15] Compiling PagerTabStripView View+Modifiers.swift
Build complete! (9.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PagerTabStripView",
"name" : "PagerTabStripView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PagerTabStripView",
"targets" : [
"PagerTabStripView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PagerTabStripViewTests",
"module_type" : "SwiftTarget",
"name" : "PagerTabStripViewTests",
"path" : "PagerTabStripViewTests",
"sources" : [
"PagerTabStripViewTests.swift"
],
"target_dependencies" : [
"PagerTabStripView"
],
"type" : "test"
},
{
"c99name" : "PagerTabStripView",
"module_type" : "SwiftTarget",
"name" : "PagerTabStripView",
"path" : "Sources",
"product_memberships" : [
"PagerTabStripView"
],
"sources" : [
"Collection+Extensions.swift",
"NavBarItem.swift",
"NavBarModifier.swift",
"NavigationBarStyles/FixedSizeNavBarView.swift",
"NavigationBarStyles/IndicatorBarView.swift",
"NavigationBarStyles/ScrollableNavBarView.swift",
"NavigationBarStyles/SegmentedNavBarView.swift",
"PagerSettings.swift",
"PagerStyle.swift",
"PagerTabItemModifier.swift",
"PagerTabStripView.swift",
"View+Modifiers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.