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: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Baggins
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c31a6ce Update ci.yml
Cloned https://github.com/alexito4/Baggins.git
Revision (git rev-parse @):
c31a6cec7936aacfd8a18cdb0a4aafa02c1954bf
SUCCESS checkout https://github.com/alexito4/Baggins.git at 1.1.0
========================================
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 UnwrapOrThrow
[6/11] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[7/11] Compiling Flow Extensions.swift
[8/11] Compiling Flow Flowable.swift
[9/11] Emitting module Flow
[10/11] Compiling Flow Functions.swift
[11/11] Compiling Flow Conformances.swift
[12/19] Emitting module Baggins
[13/19] Compiling Baggins Bool.swift
[14/19] Compiling Baggins Collection.swift
[15/19] Compiling Baggins Concurrency.swift
[16/19] Compiling Baggins Flow.swift
[17/19] Compiling Baggins Sequence.swift
[18/19] Compiling Baggins String.swift
[19/19] Compiling Baggins UnwrapOrThrow.swift
[20/20] Compiling Baggins _Brewing.swift
Build complete! (12.34s)
Fetching https://github.com/alexito4/Flow.git
Fetching https://github.com/alexito4/UnwrapOrThrow
[1/48] Fetching flow
[44/85] Fetching flow, unwraporthrow
Fetched https://github.com/alexito4/Flow.git from cache (0.25s)
Fetched https://github.com/alexito4/UnwrapOrThrow from cache (0.25s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.48s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.46s)
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.