The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EternalFlame, reference 1.0.2 (16e7c0), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 11:04:35 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/aniket965/eternalflame.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aniket965/eternalflame
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 16e7c00 Added Message And animation Type support
Cloned https://github.com/aniket965/eternalflame.git
Revision (git rev-parse @):
16e7c002f8774c910f68cf752a20cb9d7d82efcc
SUCCESS checkout https://github.com/aniket965/eternalflame.git at 1.0.2
Fetching http://github.com/aniket965/Eraser.git
[1/41] Fetching eraser
Fetched http://github.com/aniket965/Eraser.git from cache (0.70s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (1.37s)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
========================================
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": "eternalflame",
      "name": "EternalFlame",
      "url": "https://github.com/aniket965/eternalflame.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eternalflame",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "eraser",
          "name": "Eraser",
          "url": "http://github.com/aniket965/Eraser.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eraser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/aniket965/eternalflame.git
[1/49] Fetching eternalflame
Fetched https://github.com/aniket965/eternalflame.git from cache (1.00s)
Fetching http://github.com/aniket965/Eraser.git from cache
Fetched http://github.com/aniket965/Eraser.git from cache (0.63s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (0.68s)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
Creating working copy for https://github.com/aniket965/eternalflame.git
Working copy of https://github.com/aniket965/eternalflame.git resolved at 1.0.2 (16e7c00)
warning: '.resolve-product-dependencies': dependency 'eternalflame' is not used by any target
Found 1 product dependencies
  - Eraser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/aniket965/eternalflame.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Emitting module Eraser
[5/5] Compiling Eraser Eraser.swift
[6/7] Compiling EternalFlame EternalFlame.swift
[7/7] Emitting module EternalFlame
Build complete! (4.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "eraser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/aniket965/Eraser.git"
    }
  ],
  "manifest_display_name" : "EternalFlame",
  "name" : "EternalFlame",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EternalFlame",
      "targets" : [
        "EternalFlame"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EternalFlameTests",
      "module_type" : "SwiftTarget",
      "name" : "EternalFlameTests",
      "path" : "Tests/EternalFlameTests",
      "sources" : [
        "EternalFlameTests.swift"
      ],
      "target_dependencies" : [
        "EternalFlame"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EternalFlame",
      "module_type" : "SwiftTarget",
      "name" : "EternalFlame",
      "path" : "Sources/EternalFlame",
      "product_dependencies" : [
        "Eraser"
      ],
      "product_memberships" : [
        "EternalFlame"
      ],
      "sources" : [
        "EternalFlame.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.