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 NSIcon with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Stv-X/NSIcon.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Stv-X/NSIcon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f63d83c Update README
Cloned https://github.com/Stv-X/NSIcon.git
Revision (git rev-parse @):
f63d83cf6592059ecb15a4cba9e48471640c75e1
SUCCESS checkout https://github.com/Stv-X/NSIcon.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Stv-X/NSIcon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling NSIcon IconPlaceholderStyle.swift
[4/17] Compiling NSIcon NSExtensions.swift
[5/17] Compiling NSIcon AppIconLayer.swift
[6/17] Compiling NSIcon VNExtensions.swift
[7/18] Compiling NSIcon NSIcon.swift
[8/18] Compiling NSIcon UIAsyncIcon.swift
[9/18] Compiling NSIcon Icon.swift
[10/18] Compiling NSIcon AsyncIconVM.swift
[11/18] Compiling NSIcon UIIcon.swift
[12/18] Compiling NSIcon UIExtensions.swift
[13/18] Emitting module NSIcon
[14/18] Compiling NSIcon AppPlatform.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:27:47: error: type 'Bundle?' has no member 'module'
                Image("AppIconMask", bundle: .module)
                                             ~^~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", bundle: .module)
                                                ~^~~~~~
[15/18] Compiling NSIcon Extensions.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:27:47: error: type 'Bundle?' has no member 'module'
                Image("AppIconMask", bundle: .module)
                                             ~^~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", bundle: .module)
                                                ~^~~~~~
[16/18] Compiling NSIcon NSIconVM.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Views/AppKit/NSAsyncIcon.swift:55:57: error: type 'Bundle?' has no member 'module'
                    Image("AppIconMaskBorder", bundle: .module)
                                                       ~^~~~~~
[17/18] Compiling NSIcon NSAsyncIcon.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Views/AppKit/NSAsyncIcon.swift:55:57: error: type 'Bundle?' has no member 'module'
                    Image("AppIconMaskBorder", bundle: .module)
                                                       ~^~~~~~
[18/18] Compiling NSIcon WKExtensions.swift
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/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Media.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/6] Compiling NSIcon NSIconVM.swift
[3/7] Compiling NSIcon NSIcon.swift
[4/7] Compiling NSIcon Extensions.swift
[5/7] Emitting module NSIcon
[6/7] Compiling NSIcon NSAsyncIcon.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Views/AppKit/NSAsyncIcon.swift:55:57: error: type 'Bundle?' has no member 'module'
                    Image("AppIconMaskBorder", bundle: .module)
                                                       ~^~~~~~
[7/7] Compiling NSIcon AppPlatform.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:27:47: error: type 'Bundle?' has no member 'module'
                Image("AppIconMask", bundle: .module)
                                             ~^~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", bundle: .module)
                                                ~^~~~~~
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/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Media.xcassets
BUILD FAILURE 5.10 macosSpm