The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/Baggins.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
c31a6cec7936aacfd8a18cdb0a4aafa02c1954bf
SUCCESS checkout https://github.com/alexito4/Baggins.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/alexito4/UnwrapOrThrow from cache
Fetching https://github.com/alexito4/Flow.git from cache
Fetched https://github.com/alexito4/UnwrapOrThrow (0.17s)
Fetched https://github.com/alexito4/Flow.git (0.17s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.34s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.33s)
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
Building for debugging...
[1/7] Compiling Flow Extensions.swift
[2/7] Compiling Flow Functions.swift
[3/7] Compiling Flow Flowable.swift
[4/7] Emitting module Flow
[5/7] Compiling Flow Conformances.swift
[6/7] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[7/7] Emitting module UnwrapOrThrow
[8/15] Compiling Baggins Sequence.swift
[9/15] Compiling Baggins UnwrapOrThrow.swift
[10/16] Compiling Baggins Flow.swift
[11/16] Compiling Baggins String.swift
[12/16] Compiling Baggins Bool.swift
[13/16] Emitting module Baggins
[14/16] Compiling Baggins Collection.swift
[15/16] Compiling Baggins Concurrency.swift
[16/16] Compiling Baggins _Brewing.swift
Build complete! (12.64s)
Build complete.
Done.