The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GlassEffect, reference 0.1.0 (f384d2), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 16:03:28 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/Czajnikowski/GlassEffect.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Czajnikowski/GlassEffect
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at f384d28 Fix the issue in light mode
Cloned https://github.com/Czajnikowski/GlassEffect.git
Revision (git rev-parse @):
f384d28bde93d47ae9c31fd5cf0660928dbd59c1
SUCCESS checkout https://github.com/Czajnikowski/GlassEffect.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Czajnikowski/GlassEffect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying GlassEffect.metal
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/6] Compiling GlassEffect resource_bundle_accessor.swift
[5/6] Compiling GlassEffect GlassEffect.swift
[6/6] Emitting module GlassEffect
Build complete! (7.09s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GlassEffect",
  "name" : "GlassEffect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GlassEffect",
      "targets" : [
        "GlassEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GlassEffect",
      "module_type" : "SwiftTarget",
      "name" : "GlassEffect",
      "path" : "Sources/GlassEffect",
      "product_memberships" : [
        "GlassEffect"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/GlassEffect/Shaders/GlassEffect.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GlassEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.