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 1.1.2 (8c2aef), with Swift 6.0 for macOS (SPM) on 13 Dec 2025 16:49:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rohanrhu/ChessboardKit.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rohanrhu/ChessboardKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 8c2aef4 Merge pull request #6 from Trickfest/click-to-move
Cloned https://github.com/rohanrhu/ChessboardKit.git
Revision (git rev-parse @):
8c2aef4f9d52c62ef92d8bcfab37d903c0dcbadd
SUCCESS checkout https://github.com/rohanrhu/ChessboardKit.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/rohanrhu/ChessboardKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying wR.png
[0/15] Copying wN.png
[0/15] Copying wQ.png
[0/15] Copying bR.png
[0/15] Copying wB.png
[0/15] Copying bK.png
[0/15] Copying wP.png
[7/15] Write sources
[7/15] Copying bQ.png
[9/15] Copying wK.png
[10/15] Write sources
[10/15] Copying bN.png
[12/15] Copying bP.png
[13/15] Copying bB.png
[14/15] Write swift-version-5BDAB9E9C0126B9D.txt
[16/39] Emitting module ChessKit
[17/41] Compiling ChessKit Bitboards.swift
[18/41] Compiling ChessKit Board.swift
[19/41] Compiling ChessKit Square.swift
[20/41] Compiling ChessKit FenSerialization.swift
[21/41] Compiling ChessKit Game.swift
[22/41] Compiling ChessKit Move.swift
[23/41] Compiling ChessKit MovingTranslations.swift
[24/41] Compiling ChessKit PawnMoving.swift
[25/41] Compiling ChessKit Piece.swift
[26/41] Compiling ChessKit PieceColor.swift
[27/41] Compiling ChessKit PieceKind.swift
[28/41] Compiling ChessKit PieceMoving.swift
[29/41] Compiling ChessKit QueenMoving.swift
[30/41] Compiling ChessKit KingMoving.swift
[31/41] Compiling ChessKit KnightMoving.swift
[32/41] Compiling ChessKit LongRangeMoving.swift
[33/41] Compiling ChessKit ShortRangeMoving.swift
[34/41] Compiling ChessKit Rules.swift
[35/41] Compiling ChessKit RangeMoving.swift
[36/41] Compiling ChessKit RookMoving.swift
[37/41] Compiling ChessKit Position.swift
[38/41] Compiling ChessKit Rays.swift
[39/41] Compiling ChessKit BishopMoving.swift
[40/41] Compiling ChessKit StandardRules.swift
[41/41] Compiling ChessKit SanSerialization.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! (16.81s)
Fetching https://github.com/aperechnev/ChessKit
[1/2613] Fetching chesskit
Fetched https://github.com/aperechnev/ChessKit from cache (1.19s)
Computing version for https://github.com/aperechnev/ChessKit
Computed https://github.com/aperechnev/ChessKit at 1.3.7 (3.21s)
Creating working copy for https://github.com/aperechnev/ChessKit
Working copy of https://github.com/aperechnev/ChessKit resolved at 1.3.7
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.0"
}
Done.