Build Information
Successful build of TextTable 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/ordo-one/TextTable.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/TextTable
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at a27a073 Merge pull request #1 from ordo-one/fix-crash
Cloned https://github.com/ordo-one/TextTable.git
Revision (git rev-parse @):
a27a07300cf4ae322e0079ca0a475c5583dd575f
SUCCESS checkout https://github.com/ordo-one/TextTable.git at 0.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ordo-one/TextTable.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/14] Compiling TextTable String+Util.swift
[4/14] Compiling TextTable RstFormat.swift
[5/14] Compiling TextTable OrgFormat.swift
[6/14] Compiling TextTable PipeFormat.swift
[7/14] Compiling TextTable FancyGridFormat.swift
[8/14] Compiling TextTable GridFormat.swift
[9/14] Compiling TextTable HtmlFormat.swift
[10/14] Compiling TextTable LatexFormat.swift
[11/14] Emitting module TextTable
[12/14] Compiling TextTable SimpleFormat.swift
[13/14] Compiling TextTable PlainFormat.swift
[14/14] Compiling TextTable PsqlFormat.swift
[15/15] Compiling TextTable TextTable.swift
Build complete! (8.06s)
Build complete.
Done.