The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Chalk 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/luoxiu/Chalk.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/Chalk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21772da swiftformat .
Cloned https://github.com/luoxiu/Chalk.git
Revision (git rev-parse @):
21772da25e1be308ea8a8ab2b67297fb35195b35
SUCCESS checkout https://github.com/luoxiu/Chalk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/luoxiu/Chalk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write chalk-app-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/14] Emitting module Rainbow
[7/14] Compiling Rainbow Colors.swift
[8/14] Compiling Rainbow Double.swift
[9/14] Compiling Rainbow NSRegularExpression.swift
[10/14] Compiling Rainbow Color.swift
[11/14] Compiling Rainbow Color+Cocoa.swift
[12/22] Compiling Chalk String+RegRxp.swift
[13/22] Compiling Chalk TerminalSupportedColor.swift
[14/22] Compiling Chalk TerminalString.swift
[15/22] Compiling Chalk Color.swift
[16/22] Compiling Chalk Modifier.swift
[17/22] Emitting module Chalk
[18/22] Compiling Chalk Style.swift
[19/22] Compiling Chalk TerminalStringConvertible.swift
[20/24] Compiling chalk_app main.swift
[21/24] Emitting module chalk_app
[21/24] Write Objects.LinkFileList
[22/24] Linking chalk-app
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/chalk-app: replacing existing signature
[23/24] Applying chalk-app
Build complete! (9.52s)
Fetching https://github.com/luoxiu/Rainbow from cache
Fetched https://github.com/luoxiu/Rainbow from cache (0.24s)
Computing version for https://github.com/luoxiu/Rainbow
Computed https://github.com/luoxiu/Rainbow at 0.1.1 (1.06s)
Creating working copy for https://github.com/luoxiu/Rainbow
Working copy of https://github.com/luoxiu/Rainbow resolved at 0.1.1
Build complete.
Done.