Build Information
Successful build of PagerTabStripView, reference 4.0.0 (39ec00), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 10:16:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "pagertabstripview",
"name": "PagerTabStripView",
"url": "https://github.com/xmartlabs/PagerTabStripView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PagerTabStripView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/xmartlabs/PagerTabStripView.git
[1/3042] Fetching pagertabstripview
Fetched https://github.com/xmartlabs/PagerTabStripView.git from cache (1.51s)
Creating working copy for https://github.com/xmartlabs/PagerTabStripView.git
Working copy of https://github.com/xmartlabs/PagerTabStripView.git resolved at 4.0.0 (39ec00d)
warning: '.resolve-product-dependencies': dependency 'pagertabstripview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/xmartlabs/PagerTabStripView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/14] Compiling PagerTabStripView PagerStyle.swift
[4/14] Compiling PagerTabStripView NavBarModifier.swift
[5/14] Compiling PagerTabStripView FixedSizeNavBarView.swift
[6/14] Emitting module PagerTabStripView
[7/14] Compiling PagerTabStripView PagerSettings.swift
[8/14] Compiling PagerTabStripView Collection+Extensions.swift
[9/14] Compiling PagerTabStripView NavBarItem.swift
[10/14] Compiling PagerTabStripView ScrollableNavBarView.swift
[11/14] Compiling PagerTabStripView SegmentedNavBarView.swift
[12/14] Compiling PagerTabStripView PagerTabStripView.swift
[13/14] Compiling PagerTabStripView IndicatorBarView.swift
[14/14] Compiling PagerTabStripView PagerTabItemModifier.swift
[15/15] Compiling PagerTabStripView View+Modifiers.swift
Build complete! (10.20s)
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.