This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Spiral with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/buh/Spiral.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/buh/Spiral
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7921e17 Update FUNDING.yml
Cloned https://github.com/buh/Spiral.git
Revision (git rev-parse @):
7921e17f20062e62c4fe6ee98fb8ed61e6f3427e
SUCCESS checkout https://github.com/buh/Spiral.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Spiral
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spiral/Spiral.swift:13:17: warning: stored property 'pathType' of 'Sendable'-conforming struct 'Spiral' has non-sendable type 'SpiralPathType'
    private let pathType: SpiralPathType
                ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spiral/Spiral.swift:104:13: note: consider making enum 'SpiralPathType' conform to the 'Sendable' protocol
public enum SpiralPathType {
            ^
                           : Sendable
[2/4] Compiling Spiral SpiralView.swift
[3/4] Compiling Spiral SpiralPoints.swift
[4/4] Compiling Spiral Spiral.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spiral/Spiral.swift:13:17: warning: stored property 'pathType' of 'Sendable'-conforming struct 'Spiral' has non-sendable type 'SpiralPathType'
    private let pathType: SpiralPathType
                ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spiral/Spiral.swift:104:13: note: consider making enum 'SpiralPathType' conform to the 'Sendable' protocol
public enum SpiralPathType {
            ^
                           : Sendable
Build complete! (11.02s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spiral",
      "name": "Spiral",
      "url": "https://github.com/buh/Spiral.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spiral",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/buh/Spiral.git from cache
Fetched https://github.com/buh/Spiral.git (0.17s)
Creating working copy for https://github.com/buh/Spiral.git
Working copy of https://github.com/buh/Spiral.git resolved at main
warning: '.resolve-product-dependencies': dependency 'spiral' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.