Build Information
Successful build of ElementaryEffectBuilder with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mkj-is/ElementaryEffectBuilder.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/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
Fetching https://github.com/mkj-is/Elementary.git from cache
Fetched https://github.com/mkj-is/Elementary.git (0.17s)
Computing version for https://github.com/mkj-is/Elementary.git
Computed https://github.com/mkj-is/Elementary.git at 0.1.0 (0.41s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "elementaryeffectbuilder",
"name": "ElementaryEffectBuilder",
"url": "https://github.com/mkj-is/ElementaryEffectBuilder.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElementaryEffectBuilder",
"dependencies": [
{
"identity": "elementary",
"name": "Elementary",
"url": "https://github.com/mkj-is/Elementary.git",
"version": "0.1.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Elementary",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mkj-is/ElementaryEffectBuilder.git
[1/115] Fetching elementaryeffectbuilder
Fetched https://github.com/mkj-is/ElementaryEffectBuilder.git (0.25s)
Fetching https://github.com/mkj-is/Elementary.git from cache
Fetched https://github.com/mkj-is/Elementary.git (0.19s)
Computing version for https://github.com/mkj-is/Elementary.git
Computed https://github.com/mkj-is/Elementary.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/mkj-is/ElementaryEffectBuilder.git
Working copy of https://github.com/mkj-is/ElementaryEffectBuilder.git resolved at main
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
warning: '.resolve-product-dependencies': dependency 'elementaryeffectbuilder' is not used by any target
Found 1 product dependencies
- Elementary
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Elementary
[2/4] Compiling Elementary Effect+Join.swift
[3/4] Compiling Elementary Typealiases.swift
[4/4] Compiling Elementary Store.swift
[5/9] Compiling ElementaryEffectBuilder take.swift
[6/9] Emitting module ElementaryEffectBuilder
[7/9] Compiling ElementaryEffectBuilder EffectBuilder.swift
[8/9] Compiling ElementaryEffectBuilder build.swift
[9/9] Compiling ElementaryEffectBuilder takeLatest.swift
Build complete! (4.73s)
Build complete.
Done.