Build Information
Successful build of swift-overture, reference main (912dce
), with Swift 5.10 for macOS (SPM) on 5 Jul 2024 22:21:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-overture.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-overture
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 912dce6 Add `.editorconfig` for consistent code formatting (#75)
Cloned https://github.com/pointfreeco/swift-overture.git
Revision (git rev-parse @):
912dce67981da3c228b9244a7af8dbdab91afd41
SUCCESS checkout https://github.com/pointfreeco/swift-overture.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-overture",
"name": "swift-overture",
"url": "https://github.com/pointfreeco/swift-overture.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-overture",
"dependencies": [
]
}
]
}
Fetching https://github.com/pointfreeco/swift-overture.git
[1/863] Fetching swift-overture
Fetched https://github.com/pointfreeco/swift-overture.git from cache (1.37s)
Creating working copy for https://github.com/pointfreeco/swift-overture.git
Working copy of https://github.com/pointfreeco/swift-overture.git resolved at main (912dce6)
warning: '.resolve-product-dependencies': dependency 'swift-overture' 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/pointfreeco/swift-overture.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/21] Compiling Overture Sequence.swift
[4/21] Compiling Overture Setters.swift
[5/21] Compiling Overture Pipe.swift
[6/21] Compiling Overture Result.swift
[7/22] Compiling Overture KeyPath.swift
[8/22] Compiling Overture Optional.swift
[9/22] Compiling Overture With.swift
[10/22] Compiling Overture ZipOptional.swift
[11/22] Emitting module Overture
[12/22] Compiling Overture Compose.swift
[13/22] Compiling Overture Concat.swift
[14/22] Compiling Overture Chain.swift
[15/22] Compiling Overture Combining.swift
[16/22] Compiling Overture ZipResult.swift
[17/22] Compiling Overture ZipSequence.swift
[18/22] Compiling Overture Uncurry.swift
[19/22] Compiling Overture Update.swift
[20/22] Compiling Overture Zurry.swift
[21/22] Compiling Overture Curry.swift
[22/22] Compiling Overture Flip.swift
Build complete! (18.58s)
Build complete.
Done.