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 SwiftCSV with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftcsv/SwiftCSV.git
Reference: 0.10.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swiftcsv/SwiftCSV
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at 6ab5d0f bump version to 0.10.0
Cloned https://github.com/swiftcsv/SwiftCSV.git
Revision (git rev-parse @):
6ab5d0fe9b6ef3c79d717eefa70862df389e74d9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swiftcsv/SwiftCSV.git at 0.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swiftcsv/SwiftCSV.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/11] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[3/11] Compiling SwiftCSV CSV.swift
[4/11] Emitting module SwiftCSV
[5/11] Compiling SwiftCSV NamedCSVView.swift
[6/11] Compiling SwiftCSV CSVDelimiter.swift
[7/11] Compiling SwiftCSV EnumeratedCSVView.swift
[8/11] Compiling SwiftCSV Parser.swift
[9/12] Compiling SwiftCSV String+Lines.swift
[10/12] Compiling SwiftCSV ParsingState.swift
[11/12] Compiling SwiftCSV Serializer.swift
[12/12] Compiling SwiftCSV resource_bundle_accessor.swift
Build complete! (4.47s)
Build complete.
Done.