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.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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/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.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 FancyGridFormat.swift
[4/14] Compiling TextTable GridFormat.swift
[5/14] Compiling TextTable SimpleFormat.swift
[6/14] Compiling TextTable String+Util.swift
[7/14] Compiling TextTable HtmlFormat.swift
[8/14] Compiling TextTable LatexFormat.swift
[9/14] Compiling TextTable PlainFormat.swift
[10/14] Compiling TextTable PsqlFormat.swift
[11/14] Emitting module TextTable
[12/14] Compiling TextTable OrgFormat.swift
[13/14] Compiling TextTable PipeFormat.swift
[14/14] Compiling TextTable RstFormat.swift
[15/15] Compiling TextTable TextTable.swift
Build complete! (9.01s)
Build complete.
Done.