The Swift Package Index logo.Swift Package Index

Build Information

Successful build of csv-dialect-swift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chrispomeroyhale/csv-dialect-swift.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chrispomeroyhale/csv-dialect-swift
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 89c6c11 GH-7: Optionally specify import data encoding.
Cloned https://github.com/chrispomeroyhale/csv-dialect-swift.git
Revision (git rev-parse @):
89c6c1195da0aa86f201b4dc3bf5011cd7dd6adc
SUCCESS checkout https://github.com/chrispomeroyhale/csv-dialect-swift.git at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "csv-dialect-swift",
      "name": "csv-dialect-swift",
      "url": "https://github.com/chrispomeroyhale/csv-dialect-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/csv-dialect-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/chrispomeroyhale/csv-dialect-swift.git from cache
Fetched https://github.com/chrispomeroyhale/csv-dialect-swift.git from cache (0.14s)
Creating working copy for https://github.com/chrispomeroyhale/csv-dialect-swift.git
Working copy of https://github.com/chrispomeroyhale/csv-dialect-swift.git resolved at 1.0.2 (89c6c11)
warning: '.resolve-product-dependencies': dependency 'csv-dialect-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/chrispomeroyhale/csv-dialect-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/10] Compiling DialectalCSV InputIterator.swift
[4/11] Compiling DialectalCSV OutputHandler.swift
[5/11] Emitting module DialectalCSV
[6/11] Compiling DialectalCSV InputHandler.swift
[7/11] Compiling DialectalCSV Document.swift
[8/11] Compiling DialectalCSV ExportParser.swift
[9/11] Compiling DialectalCSV Aliases.swift
[10/11] Compiling DialectalCSV Dialect.swift
[11/11] Compiling DialectalCSV ImportParser.swift
Build complete! (4.20s)
Build complete.
Done.