The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UniversalGlass, reference main (d77949), with Swift 6.2 for macOS (SPM) on 6 Feb 2026 07:25:59 UTC.

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/Aeastr/UniversalGlass.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Aeastr/UniversalGlass
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d77949e WIP
Cloned https://github.com/Aeastr/UniversalGlass.git
Revision (git rev-parse @):
d77949e0d08f4e9775ead7de8fd8eab22c67dec9
SUCCESS checkout https://github.com/Aeastr/UniversalGlass.git at main
========================================
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": "universalglass",
      "name": "UniversalGlass",
      "url": "https://github.com/Aeastr/UniversalGlass.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UniversalGlass",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Aeastr/UniversalGlass.git
[1/561] Fetching universalglass
Fetched https://github.com/Aeastr/UniversalGlass.git from cache (1.25s)
Creating working copy for https://github.com/Aeastr/UniversalGlass.git
Working copy of https://github.com/Aeastr/UniversalGlass.git resolved at main (d77949e)
warning: '.resolve-product-dependencies': dependency 'universalglass' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Aeastr/UniversalGlass.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/10] Compiling UniversalGlass UniversalGlassContainers.swift
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/ButtonStyles/UniversalGlassPrimitiveButtonStyle.swift:145:34: error: type 'Bundle?' has no member 'module'
143 |
144 |     .background(
145 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
146 |             .resizable()
147 |         .ignoresSafeArea()
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/GlassEffects/UniversalGlassEffect.swift:379:34: error: type 'Bundle?' has no member 'module'
377 |     .frame(maxWidth: .infinity, maxHeight: .infinity)
378 |     .background(
379 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
380 |             .resizable()
381 |         .ignoresSafeArea()
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/UniversalGlassContainers.swift:533:38: error: type 'Bundle?' has no member 'module'
531 |
532 |         .background(
533 |             Image("tulips", bundle: .module)
    |                                      `- error: type 'Bundle?' has no member 'module'
534 |                 .resizable()
535 |             .ignoresSafeArea()
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/UniversalGlassContainers.swift:622:38: error: type 'Bundle?' has no member 'module'
620 |
621 |         .background(
622 |             Image("tulips", bundle: .module)
    |                                      `- error: type 'Bundle?' has no member 'module'
623 |                 .resizable()
624 |             .ignoresSafeArea()
[5/10] Compiling UniversalGlass UniversalGlassEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/GlassEffects/UniversalGlassEffect.swift:379:34: error: type 'Bundle?' has no member 'module'
377 |     .frame(maxWidth: .infinity, maxHeight: .infinity)
378 |     .background(
379 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
380 |             .resizable()
381 |         .ignoresSafeArea()
[6/10] Compiling UniversalGlass BlurTransition.swift
[7/10] Compiling UniversalGlass UniversalGlassConfiguration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Emitting module UniversalGlass
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/ButtonStyles/UniversalGlassPrimitiveButtonStyle.swift:145:34: error: type 'Bundle?' has no member 'module'
143 |
144 |     .background(
145 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
146 |             .resizable()
147 |         .ignoresSafeArea()
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/GlassEffects/UniversalGlassEffect.swift:379:34: error: type 'Bundle?' has no member 'module'
377 |     .frame(maxWidth: .infinity, maxHeight: .infinity)
378 |     .background(
379 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
380 |             .resizable()
381 |         .ignoresSafeArea()
[9/10] Compiling UniversalGlass UniversalGlassPrimitiveButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/ButtonStyles/UniversalGlassPrimitiveButtonStyle.swift:145:34: error: type 'Bundle?' has no member 'module'
143 |
144 |     .background(
145 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
146 |             .resizable()
147 |         .ignoresSafeArea()
[10/10] Compiling UniversalGlass UniversalGlassButtonModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/ButtonStyles/UniversalGlassPrimitiveButtonStyle.swift:145:34: error: type 'Bundle?' has no member 'module'
143 |
144 |     .background(
145 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
146 |             .resizable()
147 |         .ignoresSafeArea()
/Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/GlassEffects/UniversalGlassEffect.swift:379:34: error: type 'Bundle?' has no member 'module'
377 |     .frame(maxWidth: .infinity, maxHeight: .infinity)
378 |     .background(
379 |         Image("tulips", bundle: .module)
    |                                  `- error: type 'Bundle?' has no member 'module'
380 |             .resizable()
381 |         .ignoresSafeArea()
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/UniversalGlass/Media.xcassets
BUILD FAILURE 6.2 macosSpm