The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FontBlaster, reference master (162694), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 23:42:17 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/ArtSabintsev/Fontblaster.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ArtSabintsev/Fontblaster
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1626941 Bump activesupport from 6.1.7.3 to 6.1.7.6 (#46)
Cloned https://github.com/ArtSabintsev/Fontblaster.git
Revision (git rev-parse @):
1626941b10428bacc3621d102142b33568fb92d2
SUCCESS checkout https://github.com/ArtSabintsev/Fontblaster.git at master
========================================
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": "fontblaster",
      "name": "FontBlaster",
      "url": "https://github.com/ArtSabintsev/Fontblaster.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fontblaster",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ArtSabintsev/Fontblaster.git
[1/3047] Fetching fontblaster
Fetched https://github.com/ArtSabintsev/Fontblaster.git from cache (2.69s)
Creating working copy for https://github.com/ArtSabintsev/Fontblaster.git
Working copy of https://github.com/ArtSabintsev/Fontblaster.git resolved at master (1626941)
warning: '.resolve-product-dependencies': dependency 'fontblaster' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ArtSabintsev/Fontblaster.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling FontBlaster FontBlaster.swift
[4/4] Emitting module FontBlaster
Build complete! (3.89s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FontBlaster",
  "name" : "FontBlaster",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "FontBlaster",
      "targets" : [
        "FontBlaster"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FontBlaster",
      "module_type" : "SwiftTarget",
      "name" : "FontBlaster",
      "path" : "Sources",
      "product_memberships" : [
        "FontBlaster"
      ],
      "sources" : [
        "FontBlaster.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.