The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ChessboardKit, reference main (c203bf), with Swift 6.1 for macOS (SPM) on 31 May 2025 11:30:56 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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rohanrhu/ChessboardKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rohanrhu/ChessboardKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c203bf4 Update README.md
Cloned https://github.com/rohanrhu/ChessboardKit.git
Revision (git rev-parse @):
c203bf46ea16fb299d8978739a09e4c4f6ec4ed8
SUCCESS checkout https://github.com/rohanrhu/ChessboardKit.git at main
Fetching https://github.com/aperechnev/ChessKit
[1/1713] Fetching chesskit
Fetched https://github.com/aperechnev/ChessKit from cache (1.08s)
Computing version for https://github.com/aperechnev/ChessKit
Computed https://github.com/aperechnev/ChessKit at 1.3.7 (4.43s)
Creating working copy for https://github.com/aperechnev/ChessKit
Working copy of https://github.com/aperechnev/ChessKit resolved at 1.3.7
========================================
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": "chessboardkit",
      "name": "ChessboardKit",
      "url": "https://github.com/rohanrhu/ChessboardKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChessboardKit",
      "dependencies": [
        {
          "identity": "chesskit",
          "name": "ChessKit",
          "url": "https://github.com/aperechnev/ChessKit",
          "version": "1.3.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChessKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rohanrhu/ChessboardKit.git
[1/52] Fetching chessboardkit
Fetched https://github.com/rohanrhu/ChessboardKit.git from cache (1.51s)
Fetching https://github.com/aperechnev/ChessKit from cache
Fetched https://github.com/aperechnev/ChessKit from cache (0.44s)
Computing version for https://github.com/aperechnev/ChessKit
Computed https://github.com/aperechnev/ChessKit at 1.3.7 (0.49s)
Creating working copy for https://github.com/aperechnev/ChessKit
Working copy of https://github.com/aperechnev/ChessKit resolved at 1.3.7
Creating working copy for https://github.com/rohanrhu/ChessboardKit.git
Working copy of https://github.com/rohanrhu/ChessboardKit.git resolved at main (c203bf4)
warning: '.resolve-product-dependencies': dependency 'chessboardkit' is not used by any target
Found 1 product dependencies
  - ChessKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rohanrhu/ChessboardKit.git
https://github.com/rohanrhu/ChessboardKit.git
{
  "dependencies" : [
    {
      "identity" : "chesskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aperechnev/ChessKit"
    }
  ],
  "manifest_display_name" : "ChessboardKit",
  "name" : "ChessboardKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ChessboardKit",
      "targets" : [
        "ChessboardKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ChessboardKit",
      "module_type" : "SwiftTarget",
      "name" : "ChessboardKit",
      "path" : "Sources/ChessboardKit",
      "product_dependencies" : [
        "ChessKit"
      ],
      "product_memberships" : [
        "ChessboardKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bB.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bK.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bN.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bP.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bQ.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bR.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wB.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wK.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wN.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wP.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wQ.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wR.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ChessboardKit.swift",
        "Fen.swift",
        "Theme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
Building for debugging...
[0/15] Copying wR.png
[1/15] Copying bN.png
[1/15] Copying wQ.png
[1/15] Copying wN.png
[1/15] Copying wP.png
[3/15] Copying bQ.png
[5/15] Copying bK.png
[5/15] Copying bR.png
[6/15] Write sources
[6/15] Copying wB.png
[6/15] Copying bP.png
[12/15] Copying wK.png
[12/15] Copying bB.png
[14/15] Write swift-version-2F0A5646E1D333AE.txt
[16/39] Emitting module ChessKit
[17/41] Compiling ChessKit MovingTranslations.swift
[18/41] Compiling ChessKit PawnMoving.swift
[19/41] Compiling ChessKit Piece.swift
[20/41] Compiling ChessKit PieceColor.swift
[21/41] Compiling ChessKit PieceKind.swift
[22/41] Compiling ChessKit ShortRangeMoving.swift
[23/41] Compiling ChessKit Rules.swift
[24/41] Compiling ChessKit Bitboards.swift
[25/41] Compiling ChessKit Board.swift
[26/41] Compiling ChessKit Square.swift
[27/41] Compiling ChessKit FenSerialization.swift
[28/41] Compiling ChessKit Game.swift
[29/41] Compiling ChessKit Move.swift
[30/41] Compiling ChessKit StandardRules.swift
[31/41] Compiling ChessKit SanSerialization.swift
[32/41] Compiling ChessKit KingMoving.swift
[33/41] Compiling ChessKit KnightMoving.swift
[34/41] Compiling ChessKit LongRangeMoving.swift
[35/41] Compiling ChessKit PieceMoving.swift
[36/41] Compiling ChessKit QueenMoving.swift
[37/41] Compiling ChessKit Position.swift
[38/41] Compiling ChessKit Rays.swift
[39/41] Compiling ChessKit BishopMoving.swift
[40/41] Compiling ChessKit RangeMoving.swift
[41/41] Compiling ChessKit RookMoving.swift
[42/46] Compiling ChessboardKit resource_bundle_accessor.swift
[43/46] Compiling ChessboardKit Fen.swift
[44/46] Compiling ChessboardKit Theme.swift
[45/46] Compiling ChessboardKit ChessboardKit.swift
[46/46] Emitting module ChessboardKit
Build complete! (12.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "chesskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aperechnev/ChessKit"
    }
  ],
  "manifest_display_name" : "ChessboardKit",
  "name" : "ChessboardKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ChessboardKit",
      "targets" : [
        "ChessboardKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ChessboardKit",
      "module_type" : "SwiftTarget",
      "name" : "ChessboardKit",
      "path" : "Sources/ChessboardKit",
      "product_dependencies" : [
        "ChessKit"
      ],
      "product_memberships" : [
        "ChessboardKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bB.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bK.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bN.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bP.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bQ.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bR.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wB.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wK.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wN.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wP.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wQ.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wR.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ChessboardKit.swift",
        "Fen.swift",
        "Theme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.