The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FirebladeECS, reference 1.1.0 (df50d3), with Swift 6.2 for macOS (SPM) on 13 Feb 2026 22:06:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fireblade-engine/ecs.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fireblade-engine/ecs
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at df50d32 Parameter Packs for ECS (#108)
Cloned https://github.com/fireblade-engine/ecs.git
Revision (git rev-parse @):
df50d32345a3ecb33cabb393edea9dec9a04ab84
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fireblade-engine/ecs.git at 1.1.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2171] Fetching swift-docc-plugin
[240/5827] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fireblade-engine/ecs.git
[1/6958] Fetching ecs
Fetched https://github.com/fireblade-engine/ecs.git from cache (1.21s)
Creating working copy for https://github.com/fireblade-engine/ecs.git
Working copy of https://github.com/fireblade-engine/ecs.git resolved at 1.1.0 (df50d32)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fireblade-engine/ecs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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-49B95AFC49DCD68C.txt
[5/28] Emitting module FirebladeECS
[6/30] Compiling FirebladeECS Single.swift
[7/30] Compiling FirebladeECS UnorderedSparseSet.swift
[8/30] Compiling FirebladeECS Entity+Component.swift
[9/30] Compiling FirebladeECS Entity.swift
[10/30] Compiling FirebladeECS EntityIdentifier.swift
[11/30] Compiling FirebladeECS Nexus+Component.swift
[12/30] Compiling FirebladeECS Nexus+ComponentsBuilder.swift
[13/30] Compiling FirebladeECS CodingStrategy.swift
[14/30] Compiling FirebladeECS Component.swift
[15/30] Compiling FirebladeECS ComponentIdentifier.swift
[16/30] Compiling FirebladeECS Nexus+Internal.swift
[17/30] Compiling FirebladeECS Nexus.swift
[18/30] Compiling FirebladeECS Nexus+Entity.swift
[19/30] Compiling FirebladeECS Nexus+Family.swift
[20/30] Compiling FirebladeECS Family+Coding.swift
[21/30] Compiling FirebladeECS Family.swift
[22/30] Compiling FirebladeECS FamilyTraitSet.swift
[23/30] Compiling FirebladeECS NexusEvent.swift
[24/30] Compiling FirebladeECS NexusEventDelegate.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! (13.78s)
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.