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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/csv
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3a4a903 Merge pull request #16 from skelpo/doc-update
Cloned https://github.com/skelpo/csv.git
Revision (git rev-parse @):
3a4a9034709f4df27a346fc3a70c4a3edac0561f
SUCCESS checkout https://github.com/skelpo/csv.git at master
========================================
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/17] Compiling CSV Utilities.swift
[5/17] Compiling CSV Config.swift
[6/17] Compiling CSV Parser.swift
[7/17] Compiling CSV AsyncSingleValueEncoder.swift
[8/17] Compiling CSV AsyncUnkeyedEncoder.swift
[9/17] Compiling CSV AsyncEncoder.swift
[10/17] Compiling CSV AsyncKeyedEncoder.swift
[11/17] Compiling CSV AsyncKeyedDecoder.swift
[12/17] Compiling CSV AsyncSingleValueDecoder.swift
[13/17] Compiling CSV CSVCoder.swift
[14/17] Compiling CSV CodingOptions.swift
[15/17] Compiling CSV Data+Number.swift
[16/17] Compiling CSV AsyncDecoder.swift
[17/17] Emitting module CSV
Build complete! (2.68s)
Build complete.
Done.