This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.23.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/0/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 into spi-builder-workspace
e70fc4a1f7f03c99b6e969e093bf9ffe60ff3fc6
SUCCESS checkout https://github.com/mkj-is/ElementaryEffectBuilder.git at main
========================================
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.app" xcrun swift build --arch arm64
Fetching https://github.com/mkj-is/Elementary.git from cache
Fetched https://github.com/mkj-is/Elementary.git (0.16s)
Computing version for https://github.com/mkj-is/Elementary.git
Computed https://github.com/mkj-is/Elementary.git at 0.1.0 (0.53s)
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
Building for debugging...
[1/4] Compiling Elementary Effect+Join.swift
[2/4] Compiling Elementary Store.swift
[3/4] Emitting module Elementary
[4/4] Compiling Elementary Typealiases.swift
[5/9] Compiling ElementaryEffectBuilder build.swift
[6/9] Compiling ElementaryEffectBuilder take.swift
[7/9] Emitting module ElementaryEffectBuilder
[8/9] Compiling ElementaryEffectBuilder takeLatest.swift
[9/9] Compiling ElementaryEffectBuilder EffectBuilder.swift
Build complete! (9.47s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/mkj-is/ElementaryEffectBuilder.git from cache
Fetched https://github.com/mkj-is/ElementaryEffectBuilder.git (0.18s)
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.52s)
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
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/builder/builds/TDmZkXJm/0/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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Elementary",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - Elementary
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.