The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TextTable with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/TextTable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/TextTable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/ordo-one/TextTable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling TextTable PlainFormat.swift
[2/12] Compiling TextTable PsqlFormat.swift
[3/12] Compiling TextTable SimpleFormat.swift
[4/12] Compiling TextTable RstFormat.swift
[5/13] Compiling TextTable OrgFormat.swift
[6/13] Compiling TextTable PipeFormat.swift
[7/13] Compiling TextTable HtmlFormat.swift
[8/13] Compiling TextTable LatexFormat.swift
[9/13] Emitting module TextTable
[10/13] Compiling TextTable String+Util.swift
[11/13] Compiling TextTable FancyGridFormat.swift
[12/13] Compiling TextTable GridFormat.swift
[13/13] Compiling TextTable TextTable.swift
Build complete! (4.63s)
Build complete.
Done.