The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FontBlaster, reference master (162694), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 11:04:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ArtSabintsev/Fontblaster.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module FontBlaster
[4/4] Compiling FontBlaster FontBlaster.swift
Build complete! (3.66s)
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.