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 6.1 for macOS (SPM) on 1 May 2025 03:08:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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
========================================
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",
  "dependencies": [
    {
      "identity": "progressindicatorview",
      "name": "ProgressIndicatorView",
      "url": "https://github.com/exyte/ProgressIndicatorView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProgressIndicatorView",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/exyte/ProgressIndicatorView.git
[1/204] Fetching progressindicatorview
Fetched https://github.com/exyte/ProgressIndicatorView.git from cache (1.21s)
Creating working copy for https://github.com/exyte/ProgressIndicatorView.git
Working copy of https://github.com/exyte/ProgressIndicatorView.git resolved at 1.1.0 (4bc9c20)
warning: '.resolve-product-dependencies': dependency 'progressindicatorview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/exyte/ProgressIndicatorView.git
https://github.com/exyte/ProgressIndicatorView.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Compiling ProgressIndicatorView ProgressIndicatorView.swift
[4/10] Compiling ProgressIndicatorView ImpulseBarView.swift
[5/10] Emitting module ProgressIndicatorView
[6/10] Compiling ProgressIndicatorView DashBarView.swift
[7/10] Compiling ProgressIndicatorView BarView.swift
[8/10] Compiling ProgressIndicatorView CircleView.swift
[9/10] Compiling ProgressIndicatorView DefaultSectorView.swift
[10/10] Compiling ProgressIndicatorView SizeGetter.swift
Build complete! (9.67s)
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.