Build Information
Successful build of LoggerKit with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kongzii/LoggerKit.git
Reference: 0.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kongzii/LoggerKit
* tag 0.0.0 -> FETCH_HEAD
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 0.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/kongzii/LoggerKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module Rainbow
[2/12] Compiling Rainbow BackgroundColor.swift
[3/12] Compiling Rainbow CodesParser.swift
[4/12] Compiling Rainbow Color.swift
[5/12] Compiling Rainbow Style.swift
[6/12] Compiling Rainbow XcodeColorsSupport.swift
[7/12] Compiling Rainbow Rainbow.swift
[8/12] Compiling Rainbow String+Rainbow.swift
[9/12] Compiling Rainbow StringGenerator.swift
[10/12] Compiling Rainbow ControlCode.swift
[11/12] Compiling Rainbow ModesExtractor.swift
[12/12] Compiling Rainbow OutputTarget.swift
[13/14] Compiling LoggerKit Logger.swift
[14/14] Emitting module LoggerKit
Build complete! (6.45s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.19s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.03s)
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.