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 CSV 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/skelpo/csv.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/csv
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at e686bbb Merge pull request #15 from skelpo/serializer-column-length-crash
Cloned https://github.com/skelpo/csv.git
Revision (git rev-parse @):
e686bbb1a1ccc5314e154fce3c7d48937158a07c
SUCCESS checkout https://github.com/skelpo/csv.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/skelpo/csv.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/16] Compiling CSV Seralizer.swift
[4/16] Compiling CSV Config.swift
[5/16] Compiling CSV Parser.swift
[6/16] Compiling CSV CSVCoder.swift
[7/16] Compiling CSV CodingOptions.swift
[8/16] Compiling CSV AsyncKeyedDecoder.swift
[9/16] Compiling CSV AsyncSingleValueDecoder.swift
[10/16] Emitting module CSV
[11/16] Compiling CSV Data+Number.swift
[12/16] Compiling CSV AsyncDecoder.swift
[13/16] Compiling CSV AsyncEncoder.swift
[14/16] Compiling CSV AsyncKeyedEncoder.swift
[15/16] Compiling CSV AsyncSingleValueEncoder.swift
[16/16] Compiling CSV AsyncUnkeyedEncoder.swift
[17/17] Compiling CSV Utilities.swift
Build complete! (10.76s)
Build complete.
Done.