The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Carlo with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxhumber/Carlo.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxhumber/Carlo
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 94d1405 merge
Cloned https://github.com/maxhumber/Carlo.git into spi-builder-workspace
94d1405f170f37a7e9d04a7a4ae84a679ce29c90
SUCCESS checkout https://github.com/maxhumber/Carlo.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/7] Compiling Carlo CarloTactician.swift
[2/7] Compiling Carlo CarloGamePlayer.swift
[3/7] Compiling Carlo CarloGameMove.swift
[4/7] Compiling Carlo CarloGame.swift
[5/7] Emitting module Carlo
[6/7] Compiling Carlo CarloGameEvaluation.swift
[7/7] Compiling Carlo CarloTacticianNode.swift
Build complete! (4.64s)
Build complete.
Done.