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 develop (f46587), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:03:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkla320/GaugeProgressViewStyle.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkla320/GaugeProgressViewStyle
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at f46587f Merge pull request #13 from kkla320/fix/#10_Angles
Cloned https://github.com/kkla320/GaugeProgressViewStyle.git
Revision (git rev-parse @):
f46587f7cab73af108738a351006ccbbe98ffb03
SUCCESS checkout https://github.com/kkla320/GaugeProgressViewStyle.git at develop
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/kkla320/Trigonometry
[1/41] Fetching trigonometry
[42/12231] Fetching trigonometry, viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.25s)
Fetched https://github.com/kkla320/Trigonometry from cache (1.25s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.55s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.1 (0.57s)
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 (1.04s)
Fetching https://github.com/kkla320/Trigonometry from cache
Fetched https://github.com/kkla320/Trigonometry from cache (0.46s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.02s)
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 develop (f46587f)
warning: '.resolve-product-dependencies': dependency 'gaugeprogressviewstyle' is not used by any target
Found 1 product dependencies
  - Trigonometry
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kkla320/GaugeProgressViewStyle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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--7754E27361AE5C74.txt
[4/9] Compiling Trigonometry TrigonometryFunctions.swift
[5/9] Compiling Trigonometry Float+TrigonometryFunctions.swift
[6/9] Compiling Trigonometry Measurement+Angle.swift
[7/9] Emitting module Trigonometry
[8/9] Compiling Trigonometry Double+TrigonometryFunctions.swift
[9/9] Compiling Trigonometry Angle.swift
[10/24] Compiling GaugeProgressViewStyle GaugePosition.swift
[11/24] Compiling GaugeProgressViewStyle Gauge.swift
[12/24] Compiling GaugeProgressViewStyle GaugePointer.swift
[13/24] Compiling GaugeProgressViewStyle ProgressViewStyle+gauge.swift
[14/24] Compiling GaugeProgressViewStyle AddOperatorCGPoint.swift
[15/24] Compiling GaugeProgressViewStyle CGPoint+subtractingFromX.swift
[16/24] Compiling GaugeProgressViewStyle CGRect+center.swift
[17/24] Compiling GaugeProgressViewStyle Angle+angularGradiendGaugeStart.swift
[18/24] Compiling GaugeProgressViewStyle Angle+angularGradientGaugeEnd.swift
[19/24] Compiling GaugeProgressViewStyle AngularGradient+trafficLight.swift
[20/24] Compiling GaugeProgressViewStyle CGPoint+init.swift
[21/24] Compiling GaugeProgressViewStyle CGRect+shortestSide.swift
[22/24] Compiling GaugeProgressViewStyle SwiftUIAngle+Angle.swift
[23/24] Emitting module GaugeProgressViewStyle
[24/24] Compiling GaugeProgressViewStyle GaugeProgressViewStyle.swift
[25/25] Compiling GaugeProgressViewStyle Ring.swift
Build complete! (19.14s)
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.