The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55cb301 Merge pull request #21 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
55cb30121c2aa2fd2759bfbef99b8e6230e50ecb
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sloik/FunctionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling EitherSwift EitherFold.swift
[2/9] Emitting module EitherSwift
[3/9] Compiling EitherSwift EitherFactory.swift
[4/9] Compiling EitherSwift EitherAPI.swift
[5/9] Compiling EitherSwift Either.swift
[6/9] Compiling EitherSwift EitherMap.swift
[7/9] Compiling EitherSwift EitherUtils.swift
[7/9] Linking libEitherSwift.dylib
[9/16] Compiling FunctionalAPI NOPs.swift
[10/16] Compiling FunctionalAPI Phantom.swift
[11/16] Compiling FunctionalAPI Identity.swift
[12/16] Compiling FunctionalAPI Development.swift
[13/16] Emitting module FunctionalAPI
[14/16] Compiling FunctionalAPI FreeMaps.swift
[15/16] Compiling FunctionalAPI FunctionsCombinators.swift
[15/16] Linking libFunctionalAPI.dylib
Build complete! (9.99s)
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/sloik/EitherSwift.git (0.49s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (1.57s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.38s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.16.0 (0.02s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax (0.72s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (0.02s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.1
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.16.0
Build complete.
Done.