The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ElementaryEffectBuilder 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/mkj-is/ElementaryEffectBuilder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mkj-is/ElementaryEffectBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e70fc4a Remove unnecessary commas
Cloned https://github.com/mkj-is/ElementaryEffectBuilder.git
Revision (git rev-parse @):
e70fc4a1f7f03c99b6e969e093bf9ffe60ff3fc6
SUCCESS checkout https://github.com/mkj-is/ElementaryEffectBuilder.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mkj-is/ElementaryEffectBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling Elementary Typealiases.swift
[5/7] Compiling Elementary Store.swift
[6/7] Compiling Elementary Effect+Join.swift
[7/7] Emitting module Elementary
[8/12] Compiling ElementaryEffectBuilder take.swift
[9/12] Compiling ElementaryEffectBuilder build.swift
[10/12] Compiling ElementaryEffectBuilder takeLatest.swift
[11/12] Emitting module ElementaryEffectBuilder
[12/12] Compiling ElementaryEffectBuilder EffectBuilder.swift
Build complete! (7.43s)
Fetching https://github.com/mkj-is/Elementary.git from cache
Fetched https://github.com/mkj-is/Elementary.git from cache (0.37s)
Computing version for https://github.com/mkj-is/Elementary.git
Computed https://github.com/mkj-is/Elementary.git at 0.1.0 (0.60s)
Creating working copy for https://github.com/mkj-is/Elementary.git
Working copy of https://github.com/mkj-is/Elementary.git resolved at 0.1.0
Build complete.
Done.