The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RingProgressViewStyle, reference main (3a4bd9), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 19:20:15 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkebo/RingProgressViewStyle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkebo/RingProgressViewStyle
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a4bd97 Merge pull request #20 from kkebo/dependabot/github_actions/actions/cache-5.0.5
Cloned https://github.com/kkebo/RingProgressViewStyle.git
Revision (git rev-parse @):
3a4bd97001856b31dad7208685f312e9f69bc56b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kkebo/RingProgressViewStyle.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kkebo/RingProgressViewStyle.git
https://github.com/kkebo/RingProgressViewStyle.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RingProgressViewStyle",
  "name" : "RingProgressViewStyle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RingProgressViewStyle",
      "targets" : [
        "RingProgressViewStyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RingProgressViewStyle",
      "module_type" : "SwiftTarget",
      "name" : "RingProgressViewStyle",
      "path" : "Sources/RingProgressViewStyle",
      "product_memberships" : [
        "RingProgressViewStyle"
      ],
      "sources" : [
        "InsetArc.swift",
        "ProgressViewStyle+RingProgressViewStyle.swift",
        "RingProgressViewStyle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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/6] Compiling RingProgressViewStyle RingProgressViewStyle.swift
[4/6] Compiling RingProgressViewStyle ProgressViewStyle+RingProgressViewStyle.swift
[5/6] Compiling RingProgressViewStyle InsetArc.swift
[6/6] Emitting module RingProgressViewStyle
Build complete! (7.97s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RingProgressViewStyle",
  "name" : "RingProgressViewStyle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RingProgressViewStyle",
      "targets" : [
        "RingProgressViewStyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RingProgressViewStyle",
      "module_type" : "SwiftTarget",
      "name" : "RingProgressViewStyle",
      "path" : "Sources/RingProgressViewStyle",
      "product_memberships" : [
        "RingProgressViewStyle"
      ],
      "sources" : [
        "InsetArc.swift",
        "ProgressViewStyle+RingProgressViewStyle.swift",
        "RingProgressViewStyle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.