The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSVImporter 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/FlineDev/CSVImporter.git
Reference: 1.9.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/CSVImporter
 * tag               1.9.1      -> FETCH_HEAD
HEAD is now at 6375530 Merge branch 'deploy/1.9.1' into productive
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
63755302a3d3ad81d62607dba4a97f06a62eab1b
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at 1.9.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/FlineDev/CSVImporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/16] Compiling HandySwift DictionaryExtension.swift
[5/16] Compiling HandySwift DispatchTimeIntervalExtension.swift
[6/17] Emitting module HandySwift
[7/17] Compiling HandySwift IntExtension.swift
[8/17] Compiling HandySwift StringExtension.swift
[9/17] Compiling HandySwift ArrayExtension.swift
[10/17] Compiling HandySwift CollectionExtension.swift
[11/17] Compiling HandySwift FrequencyTable.swift
[12/17] Compiling HandySwift Regex.swift
[13/17] Compiling HandySwift SortedArray.swift
[14/17] Compiling HandySwift TimeIntervalExtension.swift
[15/17] Compiling HandySwift Globals.swift
[16/17] Compiling HandySwift Unowned.swift
[17/17] Compiling HandySwift Weak.swift
[18/25] Compiling CSVImporter TextFile.swift
[19/25] Compiling CSVImporter StringSource.swift
[20/25] Compiling CSVImporter Globals.swift
[21/25] Compiling CSVImporter TextFileStreamReader.swift
[22/25] Compiling CSVImporter Source.swift
[23/25] Emitting module CSVImporter
[24/25] Compiling CSVImporter FileSource.swift
[25/25] Compiling CSVImporter CSVImporter.swift
Build complete! (13.16s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Flinesoft/HandySwift.git from cache
Fetched https://github.com/Flinesoft/HandySwift.git from cache (0.22s)
Fetched https://github.com/Quick/Quick.git from cache (0.22s)
Fetched https://github.com/Quick/Nimble.git from cache (0.22s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.43s)
Computing version for https://github.com/Flinesoft/HandySwift.git
Computed https://github.com/Flinesoft/HandySwift.git at 2.7.0 (0.66s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at 2.7.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
Build complete.
Done.