Build Information
Successful build of CSVImporter with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
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/o86TiJKT/0/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.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling HandySwift TimeIntervalExtension.swift
[2/13] Compiling HandySwift Globals.swift
[3/14] Compiling HandySwift Unowned.swift
[4/14] Compiling HandySwift FrequencyTable.swift
[5/14] Compiling HandySwift Regex.swift
[6/14] Compiling HandySwift IntExtension.swift
[7/14] Compiling HandySwift StringExtension.swift
[8/14] Compiling HandySwift ArrayExtension.swift
[9/14] Compiling HandySwift CollectionExtension.swift
[10/14] Compiling HandySwift SortedArray.swift
[11/14] Compiling HandySwift DictionaryExtension.swift
[12/14] Compiling HandySwift DispatchTimeIntervalExtension.swift
[13/14] Emitting module HandySwift
[14/14] Compiling HandySwift Weak.swift
[15/22] Compiling CSVImporter TextFile.swift
[16/22] Compiling CSVImporter Globals.swift
[17/22] Compiling CSVImporter StringSource.swift
[18/22] Compiling CSVImporter Source.swift
[19/22] Compiling CSVImporter TextFileStreamReader.swift
[20/22] Emitting module CSVImporter
[21/22] Compiling CSVImporter FileSource.swift
[22/22] Compiling CSVImporter CSVImporter.swift
Build complete! (29.31s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Flinesoft/HandySwift.git from cache
Fetched https://github.com/Flinesoft/HandySwift.git (0.28s)
Fetched https://github.com/Quick/Quick.git (0.57s)
Fetched https://github.com/Quick/Nimble.git (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.55s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.51s)
Computing version for https://github.com/Flinesoft/HandySwift.git
Computed https://github.com/Flinesoft/HandySwift.git at 2.7.0 (0.51s)
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/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
Build complete.
Done.