Build Information
Successful build of ANSITerminal 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/paklebah/ansiterminal.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/paklebah/ansiterminal
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 95f7cf1 Fix package property sequence.
Cloned https://github.com/paklebah/ansiterminal.git
Revision (git rev-parse @):
95f7cf132cb08d9eebd095b09214d8a375545e01
SUCCESS checkout https://github.com/paklebah/ansiterminal.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/paklebah/ansiterminal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/7] Compiling ANSITerminal ansiScreen.swift
[4/7] Compiling ANSITerminal ansiKeyboard.swift
[5/7] Compiling ANSITerminal ANSITerminal.swift
[6/7] Compiling ANSITerminal ansiAttribute.swift
[7/7] Emitting module ANSITerminal
Build complete! (1.62s)
Build complete.
Done.