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 CypherPoetSwiftUIGeometryUtils, reference main (d027d7), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 21:02:57 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/CypherPoet/SwiftUIGeometryUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUIGeometryUtils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d027d7b Fix installation docs
Cloned https://github.com/CypherPoet/SwiftUIGeometryUtils.git
Revision (git rev-parse @):
d027d7b1ef4c704d586e6d481d1f5148d134e594
SUCCESS checkout https://github.com/CypherPoet/SwiftUIGeometryUtils.git at main
========================================
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": "swiftuigeometryutils",
      "name": "CypherPoetSwiftUIGeometryUtils",
      "url": "https://github.com/CypherPoet/SwiftUIGeometryUtils.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIGeometryUtils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/SwiftUIGeometryUtils.git
[1/137] Fetching swiftuigeometryutils
Fetched https://github.com/CypherPoet/SwiftUIGeometryUtils.git from cache (1.01s)
Creating working copy for https://github.com/CypherPoet/SwiftUIGeometryUtils.git
Working copy of https://github.com/CypherPoet/SwiftUIGeometryUtils.git resolved at main (d027d7b)
warning: '.resolve-product-dependencies': dependency 'swiftuigeometryutils' 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/CypherPoet/SwiftUIGeometryUtils.git
https://github.com/CypherPoet/SwiftUIGeometryUtils.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CypherPoetSwiftUIGeometryUtils",
  "name" : "CypherPoetSwiftUIGeometryUtils",
  "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" : "SwiftUIGeometryUtils",
      "targets" : [
        "SwiftUIGeometryUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIGeometryUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGeometryUtilsTests",
      "path" : "Tests/SwiftUIGeometryUtils",
      "sources" : [
        "Cases/SwiftUIGeometryUtilsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIGeometryUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIGeometryUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGeometryUtils",
      "path" : "Sources/SwiftUIGeometryUtils",
      "product_memberships" : [
        "SwiftUIGeometryUtils"
      ],
      "sources" : [
        "Extensions/Angle/Angle+Constants.swift",
        "Extensions/CGRect/CGRect+Points.swift",
        "Extensions/Double/Double+Constants.swift",
        "RectangleCorner.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/7] Compiling SwiftUIGeometryUtils Double+Constants.swift
[4/7] Compiling SwiftUIGeometryUtils RectangleCorner.swift
[5/7] Compiling SwiftUIGeometryUtils Angle+Constants.swift
[6/7] Compiling SwiftUIGeometryUtils CGRect+Points.swift
[7/7] Emitting module SwiftUIGeometryUtils
Build complete! (7.83s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CypherPoetSwiftUIGeometryUtils",
  "name" : "CypherPoetSwiftUIGeometryUtils",
  "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" : "SwiftUIGeometryUtils",
      "targets" : [
        "SwiftUIGeometryUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIGeometryUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGeometryUtilsTests",
      "path" : "Tests/SwiftUIGeometryUtils",
      "sources" : [
        "Cases/SwiftUIGeometryUtilsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIGeometryUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIGeometryUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGeometryUtils",
      "path" : "Sources/SwiftUIGeometryUtils",
      "product_memberships" : [
        "SwiftUIGeometryUtils"
      ],
      "sources" : [
        "Extensions/Angle/Angle+Constants.swift",
        "Extensions/CGRect/CGRect+Points.swift",
        "Extensions/Double/Double+Constants.swift",
        "RectangleCorner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.