Build Information
Failed to build Scintillate with Swift 5.9 for macOS (SPM).
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexslee/Scintillate.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexslee/Scintillate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "scintillate",
"name": "Scintillate",
"url": "https://github.com/alexslee/Scintillate.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Scintillate",
"dependencies": [
]
}
]
}
Fetching https://github.com/alexslee/Scintillate.git
[1/372] Fetching scintillate
Fetched https://github.com/alexslee/Scintillate.git (0.25s)
Creating working copy for https://github.com/alexslee/Scintillate.git
Working copy of https://github.com/alexslee/Scintillate.git resolved at main
warning: '.resolve-product-dependencies': dependency 'scintillate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling Scintillate UIView+ScintillateSwizzlerKebab.swift
[2/14] Compiling Scintillate UIColor+ColorAssets.swift
[3/14] Compiling Scintillate NSView+Scintillatable.swift
[4/14] Compiling Scintillate Scintillatable.swift
[5/14] Compiling Scintillate NSView+ScintillateSwizzlerKebab.swift
[6/14] Compiling Scintillate ScintillateSwizzlerKebab.swift
[7/14] Compiling Scintillate NSView+JankyVars.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/NSView+JankyVars.swift:19:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_getAssociatedObject(self, &Constants.currentShinyLayer) as? ScintillateShinyLayer
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/NSView+JankyVars.swift:22:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(self, &Constants.currentShinyLayer, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
^
[8/14] Compiling Scintillate UIView+JankyVars.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/NSView+JankyVars.swift:19:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_getAssociatedObject(self, &Constants.currentShinyLayer) as? ScintillateShinyLayer
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/NSView+JankyVars.swift:22:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(self, &Constants.currentShinyLayer, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
^
[9/14] Compiling Scintillate NSColor+ColorAssets.swift
/Users/builder/builds/TDmZkXJm/1/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 {
~^~~~~~
[10/14] Compiling Scintillate ScintillateSettings.swift
[11/14] Compiling Scintillate ScintillateShinyLayer.swift
[12/14] Compiling Scintillate UIView+Scintillatable.swift
[13/14] Compiling Scintillate Scintillate.swift
[14/14] Emitting module Scintillate
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets
[0/1] Planning build
Building for debugging...
[1/2] Emitting module Scintillate
[2/2] Compiling Scintillate NSColor+ColorAssets.swift
/Users/builder/builds/TDmZkXJm/1/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 {
~^~~~~~
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets
BUILD FAILURE 5.9 macosSpm