The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PagerTabStripView with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmartlabs/PagerTabStripView.git
Reference: 4.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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 into spi-builder-workspace
39ec00d2577adf75d82d1c7023c56950b96d2298
SUCCESS checkout https://github.com/xmartlabs/PagerTabStripView.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/12] Compiling PagerTabStripView NavBarModifier.swift
[2/12] Compiling PagerTabStripView FixedSizeNavBarView.swift
[3/13] Emitting module PagerTabStripView
[4/13] Compiling PagerTabStripView Collection+Extensions.swift
[5/13] Compiling PagerTabStripView NavBarItem.swift
[6/13] Compiling PagerTabStripView SegmentedNavBarView.swift
[7/13] Compiling PagerTabStripView PagerSettings.swift
[8/13] Compiling PagerTabStripView IndicatorBarView.swift
[9/13] Compiling PagerTabStripView ScrollableNavBarView.swift
[10/13] Compiling PagerTabStripView PagerTabItemModifier.swift
[11/13] Compiling PagerTabStripView PagerStyle.swift
[12/13] Compiling PagerTabStripView PagerTabStripView.swift
[13/13] Compiling PagerTabStripView View+Modifiers.swift
Build complete! (7.00s)
Build complete.
Done.