The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PagerTabStripView, reference master (31f4ca), with Swift 5.10 for macOS (SPM) on 26 Feb 2025 22:20:58 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmartlabs/PagerTabStripView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmartlabs/PagerTabStripView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 31f4cad Updated changelog and version (#143)
Cloned https://github.com/xmartlabs/PagerTabStripView.git
Revision (git rev-parse @):
31f4cadd5cc8a217b970f5130fbf1b05f4ae4902
SUCCESS checkout https://github.com/xmartlabs/PagerTabStripView.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/xmartlabs/PagerTabStripView.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/14] Compiling PagerTabStripView PagerTabStripView.swift
[4/15] Compiling PagerTabStripView SegmentedNavBarView.swift
[5/15] Compiling PagerTabStripView NavBarModifier.swift
[6/15] Compiling PagerTabStripView FixedSizeNavBarView.swift
[7/15] Compiling PagerTabStripView PagerSettings.swift
[8/15] Compiling PagerTabStripView PagerTabItemModifier.swift
[9/15] Compiling PagerTabStripView ScrollableNavBarView.swift
[10/15] Compiling PagerTabStripView IndicatorBarView.swift
[11/15] Emitting module PagerTabStripView
[12/15] Compiling PagerTabStripView PagerStyle.swift
[13/15] Compiling PagerTabStripView Collection+Extensions.swift
[14/15] Compiling PagerTabStripView NavBarItem.swift
[15/15] Compiling PagerTabStripView View+Modifiers.swift
Build complete! (9.28s)
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.