The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CSV.swift, reference 2.5.2 (b4371d), with Swift 5.10 for macOS (SPM) on 6 Nov 2024 19:49:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yaslab/CSV.swift.git
Reference: 2.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yaslab/CSV.swift
 * tag               2.5.2      -> FETCH_HEAD
HEAD is now at b4371dc Merge pull request #133 from yaslab/release-2.5.2
Cloned https://github.com/yaslab/CSV.swift.git
Revision (git rev-parse @):
b4371dc833ba22ab6ead90fb63d267c3cf9ce773
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/yaslab/CSV.swift.git at 2.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/yaslab/CSV.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling CSV Legacy.swift
[4/11] Compiling CSV UnicodeIterator.swift
[5/11] Compiling CSV CSVWriter.swift
[6/11] Compiling CSV Endian.swift
[7/11] Compiling CSV CSVRowDecoder.swift
[8/11] Compiling CSV BinaryReader.swift
[9/11] Compiling CSV CSVReader.swift
[10/11] Compiling CSV CSVError.swift
[11/11] Emitting module CSV
Build complete! (7.26s)
Build complete.
Done.