The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ElementaryCombine, reference main (727440), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 12:50:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mkj-is/ElementaryCombine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mkj-is/ElementaryCombine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 727440d Fix lint warnings
Cloned https://github.com/mkj-is/ElementaryCombine.git
Revision (git rev-parse @):
727440d6252cb86a03080b5094b29198cfc1b15c
SUCCESS checkout https://github.com/mkj-is/ElementaryCombine.git at main
Fetching https://github.com/mkj-is/Elementary.git
[1/161] Fetching elementary
Fetched https://github.com/mkj-is/Elementary.git from cache (0.67s)
Computing version for https://github.com/mkj-is/Elementary.git
Computed https://github.com/mkj-is/Elementary.git at 0.1.0 (0.56s)
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/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "elementarycombine",
      "name": "ElementaryCombine",
      "url": "https://github.com/mkj-is/ElementaryCombine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElementaryCombine",
      "dependencies": [
        {
          "identity": "elementary",
          "name": "Elementary",
          "url": "https://github.com/mkj-is/Elementary.git",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Elementary",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mkj-is/ElementaryCombine.git
[1/90] Fetching elementarycombine
Fetched https://github.com/mkj-is/ElementaryCombine.git from cache (0.71s)
Fetching https://github.com/mkj-is/Elementary.git from cache
Fetched https://github.com/mkj-is/Elementary.git from cache (0.49s)
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/ElementaryCombine.git
Working copy of https://github.com/mkj-is/ElementaryCombine.git resolved at main (727440d)
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 'elementarycombine' is not used by any target
Found 1 product dependencies
  - Elementary
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mkj-is/ElementaryCombine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/7] Compiling Elementary Typealiases.swift
[5/7] Compiling Elementary Store.swift
[6/7] Emitting module Elementary
[7/7] Compiling Elementary Effect+Join.swift
[8/9] Emitting module ElementaryCombine
[9/9] Compiling ElementaryCombine ObservableStore.swift
Build complete! (3.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mkj-is/Elementary.git"
    }
  ],
  "manifest_display_name" : "ElementaryCombine",
  "name" : "ElementaryCombine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ElementaryCombine",
      "targets" : [
        "ElementaryCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElementaryCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryCombineTests",
      "path" : "Tests/ElementaryCombineTests",
      "sources" : [
        "Mockups/Counter.swift",
        "ObservableStoreTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElementaryCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryCombine",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryCombine",
      "path" : "Sources/ElementaryCombine",
      "product_dependencies" : [
        "Elementary"
      ],
      "product_memberships" : [
        "ElementaryCombine"
      ],
      "sources" : [
        "ObservableStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.