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 GaugeProgressViewStyle, reference 1.0.2 (3ee937), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 02:43:04 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkla320/GaugeProgressViewStyle.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkla320/GaugeProgressViewStyle
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 3ee9371 Merge pull request #14 from kkla320/develop
Cloned https://github.com/kkla320/GaugeProgressViewStyle.git
Revision (git rev-parse @):
3ee9371480c5d3ff8a8ecfff48307bf77dc52656
SUCCESS checkout https://github.com/kkla320/GaugeProgressViewStyle.git at 1.0.2
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/kkla320/Trigonometry
[1/41] Fetching trigonometry
Fetched https://github.com/kkla320/Trigonometry from cache (0.54s)
[1/12323] Fetching viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.15s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (1.78s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.1 (0.63s)
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.1
========================================
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": "gaugeprogressviewstyle",
      "name": "GaugeProgressViewStyle",
      "url": "https://github.com/kkla320/GaugeProgressViewStyle.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GaugeProgressViewStyle",
      "dependencies": [
        {
          "identity": "trigonometry",
          "name": "Trigonometry",
          "url": "https://github.com/kkla320/Trigonometry",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Trigonometry",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kkla320/GaugeProgressViewStyle.git
[1/555] Fetching gaugeprogressviewstyle
Fetched https://github.com/kkla320/GaugeProgressViewStyle.git from cache (0.89s)
Fetching https://github.com/kkla320/Trigonometry from cache
Fetched https://github.com/kkla320/Trigonometry from cache (0.42s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.47s)
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
Creating working copy for https://github.com/kkla320/GaugeProgressViewStyle.git
Working copy of https://github.com/kkla320/GaugeProgressViewStyle.git resolved at 1.0.2 (3ee9371)
warning: '.resolve-product-dependencies': dependency 'gaugeprogressviewstyle' is not used by any target
Found 1 product dependencies
  - Trigonometry
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kkla320/GaugeProgressViewStyle.git
https://github.com/kkla320/GaugeProgressViewStyle.git
{
  "dependencies" : [
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "trigonometry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kkla320/Trigonometry"
    }
  ],
  "manifest_display_name" : "GaugeProgressViewStyle",
  "name" : "GaugeProgressViewStyle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GaugeProgressViewStyle",
      "targets" : [
        "GaugeProgressViewStyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GaugeProgressViewStyleTests",
      "module_type" : "SwiftTarget",
      "name" : "GaugeProgressViewStyleTests",
      "path" : "Tests/GaugeProgressViewStyleTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "GaugePointerTests.swift",
        "GaugePositionTests.swift",
        "Helper/CGPoint+rounded.swift",
        "RingTests.swift"
      ],
      "target_dependencies" : [
        "GaugeProgressViewStyle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GaugeProgressViewStyle",
      "module_type" : "SwiftTarget",
      "name" : "GaugeProgressViewStyle",
      "path" : "Sources/GaugeProgressViewStyle",
      "product_dependencies" : [
        "Trigonometry"
      ],
      "product_memberships" : [
        "GaugeProgressViewStyle"
      ],
      "sources" : [
        "Extensions/Angle+angularGradiendGaugeStart.swift",
        "Extensions/Angle+angularGradientGaugeEnd.swift",
        "Extensions/AngularGradient+trafficLight.swift",
        "Extensions/CGPoint+init.swift",
        "Extensions/CGPoint+subtractingFromX.swift",
        "Extensions/CGRect+center.swift",
        "Extensions/CGRect+shortestSide.swift",
        "Extensions/SwiftUIAngle+Angle.swift",
        "Gauge/Gauge.swift",
        "Gauge/GaugePointer.swift",
        "Gauge/GaugePosition.swift",
        "GaugeProgressViewStyle.swift",
        "Operators/AddOperatorCGPoint.swift",
        "ProgressViewStyle+gauge.swift",
        "Shapes/Ring.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/9] Compiling Trigonometry Angle.swift
[5/9] Compiling Trigonometry Double+TrigonometryFunctions.swift
[6/9] Compiling Trigonometry Measurement+Angle.swift
[7/9] Emitting module Trigonometry
[8/9] Compiling Trigonometry Float+TrigonometryFunctions.swift
[9/9] Compiling Trigonometry TrigonometryFunctions.swift
[10/24] Compiling GaugeProgressViewStyle GaugePosition.swift
[11/25] Compiling GaugeProgressViewStyle GaugeProgressViewStyle.swift
[12/25] Compiling GaugeProgressViewStyle AddOperatorCGPoint.swift
[13/25] Compiling GaugeProgressViewStyle ProgressViewStyle+gauge.swift
[14/25] Compiling GaugeProgressViewStyle CGRect+shortestSide.swift
[15/25] Compiling GaugeProgressViewStyle SwiftUIAngle+Angle.swift
[16/25] Compiling GaugeProgressViewStyle CGPoint+subtractingFromX.swift
[17/25] Compiling GaugeProgressViewStyle CGRect+center.swift
[18/25] Compiling GaugeProgressViewStyle AngularGradient+trafficLight.swift
[19/25] Compiling GaugeProgressViewStyle CGPoint+init.swift
[20/25] Compiling GaugeProgressViewStyle Angle+angularGradiendGaugeStart.swift
[21/25] Compiling GaugeProgressViewStyle Angle+angularGradientGaugeEnd.swift
[22/25] Emitting module GaugeProgressViewStyle
[23/25] Compiling GaugeProgressViewStyle Gauge.swift
[24/25] Compiling GaugeProgressViewStyle GaugePointer.swift
[25/25] Compiling GaugeProgressViewStyle Ring.swift
Build complete! (12.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "trigonometry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kkla320/Trigonometry"
    }
  ],
  "manifest_display_name" : "GaugeProgressViewStyle",
  "name" : "GaugeProgressViewStyle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GaugeProgressViewStyle",
      "targets" : [
        "GaugeProgressViewStyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GaugeProgressViewStyleTests",
      "module_type" : "SwiftTarget",
      "name" : "GaugeProgressViewStyleTests",
      "path" : "Tests/GaugeProgressViewStyleTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "GaugePointerTests.swift",
        "GaugePositionTests.swift",
        "Helper/CGPoint+rounded.swift",
        "RingTests.swift"
      ],
      "target_dependencies" : [
        "GaugeProgressViewStyle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GaugeProgressViewStyle",
      "module_type" : "SwiftTarget",
      "name" : "GaugeProgressViewStyle",
      "path" : "Sources/GaugeProgressViewStyle",
      "product_dependencies" : [
        "Trigonometry"
      ],
      "product_memberships" : [
        "GaugeProgressViewStyle"
      ],
      "sources" : [
        "Extensions/Angle+angularGradiendGaugeStart.swift",
        "Extensions/Angle+angularGradientGaugeEnd.swift",
        "Extensions/AngularGradient+trafficLight.swift",
        "Extensions/CGPoint+init.swift",
        "Extensions/CGPoint+subtractingFromX.swift",
        "Extensions/CGRect+center.swift",
        "Extensions/CGRect+shortestSide.swift",
        "Extensions/SwiftUIAngle+Angle.swift",
        "Gauge/Gauge.swift",
        "Gauge/GaugePointer.swift",
        "Gauge/GaugePosition.swift",
        "GaugeProgressViewStyle.swift",
        "Operators/AddOperatorCGPoint.swift",
        "ProgressViewStyle+gauge.swift",
        "Shapes/Ring.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.