The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TerminalPaint 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/dduan/terminalpaint.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dduan/terminalpaint
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 8395f8e Update for Swift 5.0 and Termbox 1.0
Cloned https://github.com/dduan/terminalpaint.git
Revision (git rev-parse @):
8395f8ee9768e88954766b787b05b83b57d67280
SUCCESS checkout https://github.com/dduan/terminalpaint.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dduan/terminalpaint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write TerminalPaint-entitlement.plist
[3/9] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling ctermbox utf8.c
[5/9] Compiling ctermbox termbox.c
[7/11] Compiling Termbox Termbox.swift
[8/11] Emitting module Termbox
[9/13] Emitting module TerminalPaint
[10/13] Compiling TerminalPaint main.swift
[10/13] Write Objects.LinkFileList
[11/13] Linking TerminalPaint
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/TerminalPaint: replacing existing signature
[12/13] Applying TerminalPaint
Build complete! (6.19s)
Fetching https://github.com/dduan/Termbox.git from cache
Fetched https://github.com/dduan/Termbox.git from cache (0.22s)
Computing version for https://github.com/dduan/Termbox.git
Computed https://github.com/dduan/Termbox.git at 1.0.0 (0.62s)
Creating working copy for https://github.com/dduan/Termbox.git
Working copy of https://github.com/dduan/Termbox.git resolved at 1.0.0
Build complete.
Done.