The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Baggins with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/Baggins.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Baggins
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d66135f SimpleError
Cloned https://github.com/alexito4/Baggins.git
Revision (git rev-parse @):
d66135fb07c12055599952ddf0e94a16978ad534
SUCCESS checkout https://github.com/alexito4/Baggins.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexito4/Baggins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/11] Emitting module Flow
[6/11] Compiling Flow Flowable.swift
[7/11] Compiling Flow Functions.swift
[8/11] Compiling Flow Conformances.swift
[9/11] Compiling Flow Extensions.swift
[10/11] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[11/11] Emitting module UnwrapOrThrow
[12/19] Compiling Baggins UnwrapOrThrow.swift
[13/20] Compiling Baggins String.swift
[14/20] Compiling Baggins _Brewing.swift
[15/20] Compiling Baggins Sequence.swift
[16/20] Compiling Baggins Bool.swift
[17/20] Compiling Baggins Concurrency.swift
[18/20] Emitting module Baggins
[19/20] Compiling Baggins Flow.swift
[20/20] Compiling Baggins Collection.swift
Build complete! (7.20s)
Fetching https://github.com/alexito4/UnwrapOrThrow from cache
Fetching https://github.com/alexito4/Flow.git from cache
Fetched https://github.com/alexito4/UnwrapOrThrow from cache (0.17s)
Fetched https://github.com/alexito4/Flow.git from cache (0.17s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.59s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.52s)
Creating working copy for https://github.com/alexito4/Flow.git
Working copy of https://github.com/alexito4/Flow.git resolved at 1.0.0
Creating working copy for https://github.com/alexito4/UnwrapOrThrow
Working copy of https://github.com/alexito4/UnwrapOrThrow resolved at 1.0.0
Build complete.
Done.