The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Chalk 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/luoxiu/Chalk.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/Chalk
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 8a9d337 remove executable product
Cloned https://github.com/luoxiu/Chalk.git into spi-builder-workspace
8a9d3373bd754fb62f7881d9f639d376f5e4d5a5
SUCCESS checkout https://github.com/luoxiu/Chalk.git at 0.2.1
========================================
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)
Fetching https://github.com/luoxiu/Rainbow from cache
Fetched https://github.com/luoxiu/Rainbow (0.28s)
Computing version for https://github.com/luoxiu/Rainbow
Computed https://github.com/luoxiu/Rainbow at 0.1.1 (0.38s)
Creating working copy for https://github.com/luoxiu/Rainbow
Working copy of https://github.com/luoxiu/Rainbow resolved at 0.1.1
Building for debugging...
[1/7] Compiling Rainbow Double.swift
[2/7] Compiling Rainbow Colors.swift
[3/7] Compiling Rainbow NSRegularExpression.swift
[4/7] Compiling Rainbow Color.swift
[5/7] Emitting module Rainbow
[6/7] Compiling Rainbow Color+Cocoa.swift
[7/15] Compiling Chalk TerminalString.swift
[8/15] Compiling Chalk TerminalSupportedColor.swift
[9/15] Compiling Chalk String+RegRxp.swift
[10/15] Emitting module Chalk
[11/15] Compiling Chalk Modifier.swift
[12/15] Compiling Chalk Color.swift
[13/15] Compiling Chalk TerminalStringConvertible.swift
[14/15] Compiling Chalk Style.swift
[15/17] Emitting module chalk_app
[16/17] Compiling chalk_app main.swift
[16/17] Linking chalk-app
Build complete! (8.92s)
Build complete.
Done.