Build Information
Successful build of swift-chess-neo, reference master (7a2a98
), with Swift 5.9 for macOS (SPM) on 25 Jun 2024 22:08:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/navanchauhan/swift-chess-neo.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/navanchauhan/swift-chess-neo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7a2a983 add license
Cloned https://github.com/navanchauhan/swift-chess-neo.git
Revision (git rev-parse @):
7a2a98398f87d9a982f674f18ae811579b29236e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-chess-neo.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/navanchauhan/swift-chess-neo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling SwiftChessNeo Color.swift
[2/16] Compiling SwiftChessNeo File.swift
[3/18] Compiling SwiftChessNeo Tables.swift
[4/18] Compiling SwiftChessNeo Variant.swift
[5/18] Compiling SwiftChessNeo Player.swift
[6/18] Compiling SwiftChessNeo Rank.swift
[7/18] Compiling SwiftChessNeo Game.swift
[8/18] Compiling SwiftChessNeo InternalTypes.swift
[9/18] Compiling SwiftChessNeo Move.swift
[10/18] Compiling SwiftChessNeo PGN.swift
[11/18] Emitting module SwiftChessNeo
[12/18] Compiling SwiftChessNeo PGNMove.swift
[13/18] Compiling SwiftChessNeo Piece.swift
[14/18] Compiling SwiftChessNeo Sequence+Sage.swift
[15/18] Compiling SwiftChessNeo Square.swift
[16/18] Compiling SwiftChessNeo Bitboard.swift
[17/18] Compiling SwiftChessNeo Board.swift
[18/18] Compiling SwiftChessNeo CastlingRights.swift
Build complete! (29.41s)
Build complete.
Done.