This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Scintillate with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexslee/Scintillate.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexslee/Scintillate
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at a54d8a4 more explicit gradient support, and refinement of default colors
Cloned https://github.com/alexslee/Scintillate.git
Revision (git rev-parse @):
a54d8a4e721261b9c2bed50b80b66b04803a597c
SUCCESS checkout https://github.com/alexslee/Scintillate.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Emitting module Scintillate
[2/14] Compiling Scintillate UIView+ScintillateSwizzlerKebab.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Utility Extensions/NSColor+ColorAssets.swift:12:53: error: type 'Bundle?' has no member 'module'
    guard let color = NSColor(named: name, bundle: .module) else {
                                                   ~^~~~~~
[3/14] Compiling Scintillate NSColor+ColorAssets.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Utility Extensions/NSColor+ColorAssets.swift:12:53: error: type 'Bundle?' has no member 'module'
    guard let color = NSColor(named: name, bundle: .module) else {
                                                   ~^~~~~~
[4/14] Compiling Scintillate UIColor+ColorAssets.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Utility Extensions/NSColor+ColorAssets.swift:12:53: error: type 'Bundle?' has no member 'module'
    guard let color = NSColor(named: name, bundle: .module) else {
                                                   ~^~~~~~
[5/14] Compiling Scintillate ScintillateShinyLayer.swift
[6/14] Compiling Scintillate NSView+ScintillateSwizzlerKebab.swift
[7/14] Compiling Scintillate ScintillateSwizzlerKebab.swift
[8/14] Compiling Scintillate NSView+JankyVars.swift
[9/14] Compiling Scintillate UIView+JankyVars.swift
[10/14] Compiling Scintillate NSView+Scintillatable.swift
[11/14] Compiling Scintillate Scintillatable.swift
[12/14] Compiling Scintillate UIView+Scintillatable.swift
[13/14] Compiling Scintillate Scintillate.swift
[14/14] Compiling Scintillate ScintillateSettings.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets
[0/1] Planning build
Building for debugging...
[1/4] Compiling Scintillate UIColor+ColorAssets.swift
[2/4] Compiling Scintillate NSColor+ColorAssets.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Utility Extensions/NSColor+ColorAssets.swift:12:53: error: type 'Bundle?' has no member 'module'
    guard let color = NSColor(named: name, bundle: .module) else {
                                                   ~^~~~~~
[3/4] Compiling Scintillate UIView+ScintillateSwizzlerKebab.swift
[4/4] Emitting module Scintillate
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.