Build Information
Successful build of Match3Kit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alex566/Match3Kit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alex566/Match3Kit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 81df19e Fix tests
Cloned https://github.com/alex566/Match3Kit.git
Revision (git rev-parse @):
81df19e3d1b94ef31b08efa7affd293ec3f932ff
SUCCESS checkout https://github.com/alex566/Match3Kit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/alex566/Match3Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Emitting module Match3Kit
[4/8] Compiling Match3Kit Controller.swift
[5/8] Compiling Match3Kit Matcher.swift
[6/8] Compiling Match3Kit Generator.swift
[7/8] Compiling Match3Kit Collection+Algoritms.swift
[8/8] Compiling Match3Kit Grid.swift
Build complete! (3.43s)
Build complete.
Done.