The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FirebladeECS, reference master (07eadc), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 15:49:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fireblade-engine/ecs.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fireblade-engine/ecs
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 07eadc4 family member container parameter fix (#109)
Cloned https://github.com/fireblade-engine/ecs.git
Revision (git rev-parse @):
07eadc465bcb9d149861748d5d0aa643104299f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fireblade-engine/ecs.git at master
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2277] Fetching swift-docc-plugin
[229/5949] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.74s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ecs",
      "name": "FirebladeECS",
      "url": "https://github.com/fireblade-engine/ecs.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ecs",
      "traits": [
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fireblade-engine/ecs.git
[1/6988] Fetching ecs
Fetched https://github.com/fireblade-engine/ecs.git from cache (1.09s)
Creating working copy for https://github.com/fireblade-engine/ecs.git
Working copy of https://github.com/fireblade-engine/ecs.git resolved at master (07eadc4)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fireblade-engine/ecs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/28] Emitting module FirebladeECS
[6/30] Compiling FirebladeECS NexusEvent.swift
[7/30] Compiling FirebladeECS NexusEventDelegate.swift
[8/30] Compiling FirebladeECS Family+Coding.swift
[9/30] Compiling FirebladeECS Family.swift
[10/30] Compiling FirebladeECS FamilyTraitSet.swift
[11/30] Compiling FirebladeECS Single.swift
[12/30] Compiling FirebladeECS UnorderedSparseSet.swift
[13/30] Compiling FirebladeECS CodingStrategy.swift
[14/30] Compiling FirebladeECS Component.swift
[15/30] Compiling FirebladeECS ComponentIdentifier.swift
[16/30] Compiling FirebladeECS Nexus+Component.swift
[17/30] Compiling FirebladeECS Nexus+ComponentsBuilder.swift
[18/30] Compiling FirebladeECS Nexus+Internal.swift
[19/30] Compiling FirebladeECS Nexus.swift
[20/30] Compiling FirebladeECS Nexus+Entity.swift
[21/30] Compiling FirebladeECS Nexus+Family.swift
[22/30] Compiling FirebladeECS Entity+Component.swift
[23/30] Compiling FirebladeECS Entity.swift
[24/30] Compiling FirebladeECS EntityIdentifier.swift
[25/30] Compiling FirebladeECS Foundation+Extensions.swift
[26/30] Compiling FirebladeECS Hashing.swift
[27/30] Compiling FirebladeECS ManagedContiguousArray.swift
[28/30] Compiling FirebladeECS EntityIdentifierGenerator.swift
[29/30] Compiling FirebladeECS FSM.swift
[30/30] Compiling FirebladeECS Family+Coding+Foundation.swift
Build complete! (10.87s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "FirebladeECS",
  "name" : "FirebladeECS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "FirebladeECS",
      "targets" : [
        "FirebladeECS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FirebladeECSTests",
      "module_type" : "SwiftTarget",
      "name" : "FirebladeECSTests",
      "path" : "Tests/FirebladeECSTests",
      "sources" : [
        "Base.swift",
        "CodingStrategyTests.swift",
        "ComponentIdentifierTests.swift",
        "ComponentTests.swift",
        "EntityCreationTests.swift",
        "EntityIdGenTests.swift",
        "EntityTests.swift",
        "FSMTests.swift",
        "FamilyCodingTests.swift",
        "FamilyTests1.swift",
        "FamilyTests2.swift",
        "FamilyTests3.swift",
        "FamilyTests4.swift",
        "FamilyTests5.swift",
        "FamilyTests6.swift",
        "FamilyTests7.swift",
        "FamilyTests8.swift",
        "FamilyTraitsTests.swift",
        "HashingTests.swift",
        "NexusEventDelegateTests.swift",
        "NexusFamilyEdgeCaseTests.swift",
        "NexusTests.swift",
        "SingleTests.swift",
        "SparseSetTests.swift",
        "SystemsTests.swift"
      ],
      "target_dependencies" : [
        "FirebladeECS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FirebladeECSPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "FirebladeECSPerformanceTests",
      "path" : "Tests/FirebladeECSPerformanceTests",
      "sources" : [
        "Base.swift",
        "ComponentPerformanceTests.swift",
        "HashingPerformanceTests.swift",
        "TypeIdentifierPerformanceTests.swift",
        "TypedFamilyPerformanceTests.swift"
      ],
      "target_dependencies" : [
        "FirebladeECS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FirebladeECS",
      "module_type" : "SwiftTarget",
      "name" : "FirebladeECS",
      "path" : "Sources/FirebladeECS",
      "product_memberships" : [
        "FirebladeECS"
      ],
      "sources" : [
        "CodingStrategy.swift",
        "Component.swift",
        "ComponentIdentifier.swift",
        "Entity+Component.swift",
        "Entity.swift",
        "EntityIdentifier.swift",
        "EntityIdentifierGenerator.swift",
        "FSM.swift",
        "Family+Coding+Foundation.swift",
        "Family+Coding.swift",
        "Family.swift",
        "FamilyTraitSet.swift",
        "Foundation+Extensions.swift",
        "Hashing.swift",
        "ManagedContiguousArray.swift",
        "Nexus+Component.swift",
        "Nexus+ComponentsBuilder.swift",
        "Nexus+Entity.swift",
        "Nexus+Family.swift",
        "Nexus+Internal.swift",
        "Nexus.swift",
        "NexusEvent.swift",
        "NexusEventDelegate.swift",
        "Single.swift",
        "UnorderedSparseSet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.