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 ProgressIndicatorView, reference 1.1.0 (4bc9c2), with Swift 5.10 for macOS (SPM) on 27 Mar 2025 14:04:56 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/exyte/ProgressIndicatorView.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ProgressIndicatorView
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 4bc9c20 Merge commit '383453eab08cdf55ed79a1b5040271daf85f2781'
Cloned https://github.com/exyte/ProgressIndicatorView.git
Revision (git rev-parse @):
4bc9c200713c7a01bd7ff810c80796c0c28bf066
SUCCESS checkout https://github.com/exyte/ProgressIndicatorView.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/exyte/ProgressIndicatorView.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/10] Compiling ProgressIndicatorView CircleView.swift
[4/10] Compiling ProgressIndicatorView BarView.swift
[5/10] Compiling ProgressIndicatorView DashBarView.swift
[6/10] Compiling ProgressIndicatorView SizeGetter.swift
[7/10] Emitting module ProgressIndicatorView
[8/10] Compiling ProgressIndicatorView DefaultSectorView.swift
[9/10] Compiling ProgressIndicatorView ProgressIndicatorView.swift
[10/10] Compiling ProgressIndicatorView ImpulseBarView.swift
Build complete! (7.73s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressIndicatorView",
  "name" : "ProgressIndicatorView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressIndicatorView",
      "targets" : [
        "ProgressIndicatorView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressIndicatorView",
      "module_type" : "SwiftTarget",
      "name" : "ProgressIndicatorView",
      "path" : "Sources",
      "product_memberships" : [
        "ProgressIndicatorView"
      ],
      "sources" : [
        "Extensions/SizeGetter.swift",
        "Indicators/BarView.swift",
        "Indicators/CircleView.swift",
        "Indicators/DashBarView.swift",
        "Indicators/DefaultSectorView.swift",
        "Indicators/ImpulseBarView.swift",
        "ProgressIndicatorView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.