Build Information
Successful build of LoggerKit 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/kongzii/LoggerKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kongzii/LoggerKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9b54626 [Project] Updated project
Cloned https://github.com/kongzii/LoggerKit.git
Revision (git rev-parse @):
9b54626f49f97c38227009762cce4156dfa313a5
SUCCESS checkout https://github.com/kongzii/LoggerKit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/kongzii/LoggerKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/14] Compiling Rainbow StringGenerator.swift
[5/14] Compiling Rainbow Style.swift
[6/14] Compiling Rainbow ModesExtractor.swift
[7/14] Compiling Rainbow OutputTarget.swift
[8/14] Emitting module Rainbow
[9/14] Compiling Rainbow Rainbow.swift
[10/14] Compiling Rainbow String+Rainbow.swift
[11/14] Compiling Rainbow Color.swift
[12/14] Compiling Rainbow ControlCode.swift
[13/14] Compiling Rainbow BackgroundColor.swift
[14/14] Compiling Rainbow CodesParser.swift
[15/15] Compiling Rainbow XcodeColorsSupport.swift
[16/17] Compiling LoggerKit Logger.swift
[17/17] Emitting module LoggerKit
Build complete! (6.15s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.14s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.36s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Build complete.
Done.