Build Information
Successful build of CSVCoding 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/elegantchaos/CSVCoding.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/CSVCoding
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ea76e8 Updated read me with more info about headers.
Cloned https://github.com/elegantchaos/CSVCoding.git
Revision (git rev-parse @):
0ea76e86b2ca2d87947a30417cc8cc7e8aa644cf
SUCCESS checkout https://github.com/elegantchaos/CSVCoding.git at main
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.17s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.3 (0.41s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.3.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "csvcoding",
"name": "CSVCoding",
"url": "https://github.com/elegantchaos/CSVCoding.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSVCoding",
"dependencies": [
]
}
]
}
Fetching https://github.com/elegantchaos/CSVCoding.git
[1/103] Fetching csvcoding
Fetched https://github.com/elegantchaos/CSVCoding.git (0.31s)
Creating working copy for https://github.com/elegantchaos/CSVCoding.git
Working copy of https://github.com/elegantchaos/CSVCoding.git resolved at main
warning: '.resolve-product-dependencies': dependency 'csvcoding' is not used by any target
Found 0 product dependencies
========================================
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/6] Compiling CSVCoding CSVHeaderTranslator.swift
[2/6] Compiling CSVCoding CSVEncoder.swift
[3/6] Compiling CSVCoding CSVKeyedEncodingContainer.swift
[4/6] Emitting module CSVCoding
[5/6] Compiling CSVCoding CSVEncoderError.swift
[6/6] Compiling CSVCoding CSVUnkeyedEncodingContainer.swift
Build complete! (8.33s)
Build complete.
Done.