The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSVImporter with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/CSVImporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/CSVImporter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 193aa03 Update code style
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
193aa03649f7fcdd1a2d9ed968885ef145e4ac18
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at main
Fetching https://github.com/Flinesoft/HandySwift.git
[1/2798] Fetching handyswift
Fetched https://github.com/Flinesoft/HandySwift.git (0.78s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git (0.51s)
Fetched https://github.com/Quick/Nimble.git (0.51s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.13s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.08s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "csvimporter",
      "name": "CSVImporter",
      "url": "https://github.com/FlineDev/CSVImporter.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSVImporter",
      "dependencies": [
        {
          "identity": "handyswift",
          "name": "HandySwift",
          "url": "https://github.com/Flinesoft/HandySwift.git",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HandySwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FlineDev/CSVImporter.git
[1/1106] Fetching csvimporter
Fetched https://github.com/FlineDev/CSVImporter.git (1.49s)
Fetching https://github.com/Flinesoft/HandySwift.git from cache
Fetched https://github.com/Flinesoft/HandySwift.git (0.25s)
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main
Creating working copy for https://github.com/FlineDev/CSVImporter.git
Working copy of https://github.com/FlineDev/CSVImporter.git resolved at main
warning: '.resolve-product-dependencies': dependency 'csvimporter' is not used by any target
Found 1 product dependencies
  - HandySwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Emitting module HandySwift
[2/30] Compiling HandySwift SortedArray.swift
[3/30] Compiling HandySwift Unowned.swift
[4/30] Compiling HandySwift Weak.swift
[5/30] Compiling HandySwift NSRangeExt.swift
[6/30] Compiling HandySwift SequenceExt.swift
[7/30] Compiling HandySwift StringExt.swift
[8/30] Compiling HandySwift StringProtocolExt.swift
[9/30] Compiling HandySwift DurationExt.swift
[10/30] Compiling HandySwift FloatExt.swift
[11/30] Compiling HandySwift IntExt.swift
[12/30] Compiling HandySwift NSObjectExt.swift
[13/30] Compiling HandySwift ArrayExt.swift
[14/30] Compiling HandySwift CollectionExt.swift
[15/30] Compiling HandySwift ComparableExt.swift
[16/30] Compiling HandySwift DataExt.swift
[17/30] Compiling HandySwift SymmetricKeyExt.swift
[18/30] Compiling HandySwift TimeIntervalExt.swift
[19/30] Compiling HandySwift Globals.swift
[20/30] Compiling HandySwift AutoConforming.swift
[21/30] Compiling HandySwift DateExt.swift
[22/30] Compiling HandySwift DictionaryExt.swift
[23/30] Compiling HandySwift DispatchTimeIntervalExt.swift
[24/30] Compiling HandySwift DoubleExt.swift
[25/30] Compiling HandySwift GregorianDay.swift
[26/30] Compiling HandySwift GregorianTimeOfDay.swift
[27/30] Compiling HandySwift Regex.swift
[28/30] Compiling HandySwift DivisibleArithmetic.swift
[29/30] Compiling HandySwift Withable.swift
[30/30] Compiling HandySwift FrequencyTable.swift
[31/38] Compiling CSVImporter StringSource.swift
[32/38] Compiling CSVImporter TextFile.swift
[33/38] Compiling CSVImporter Source.swift
[34/38] Compiling CSVImporter Globals.swift
[35/38] Compiling CSVImporter TextFileStreamReader.swift
[36/38] Compiling CSVImporter FileSource.swift
[37/38] Compiling CSVImporter CSVImporter.swift
[38/38] Emitting module CSVImporter
Build complete! (15.94s)
Build complete.
Done.