The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OptionalAPI 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/OptionalAPI.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/OptionalAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 106cffe Merge pull request #34 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
106cffe20bda05631cd8db209c8c3114d417f8aa
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sloik/OptionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[2/6] Compiling AliasWonderland ClosuresAliases.swift
[3/6] Emitting module AliasWonderland
[4/6] Compiling AliasWonderland SideEffectAliases.swift
[4/6] Linking libAliasWonderland.dylib
[6/20] Compiling OptionalAPI RunWhen.swift
[7/21] Compiling OptionalAPI resource_bundle_accessor.swift
[8/21] Compiling OptionalAPI OptionalError.swift
[9/21] Compiling OptionalAPI OptionalFreeFunctions.swift
[10/21] Compiling OptionalAPI Folds.swift
[11/21] Compiling OptionalAPI Maps.swift
[12/21] Compiling OptionalAPI OptionalCodable.swift
[13/21] Compiling OptionalAPI OptionalCollection.swift
[14/21] Compiling OptionalAPI AndThen.swift
[15/21] Compiling OptionalAPI AsyncMaps.swift
[16/21] Emitting module OptionalAPI
[17/21] Compiling OptionalAPI Cast.swift
[18/21] Compiling OptionalAPI Filter.swift
[19/21] Compiling OptionalAPI OptionalProperties.swift
[20/21] Compiling OptionalAPI Or.swift
[20/21] Linking libOptionalAPI.dylib
Build complete! (11.80s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/sloik/AliasWonderland.git (0.36s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.79s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.28s)
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.52s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax (0.70s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (0.65s)
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
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.1
Build complete.
Done.