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: 2.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Stv-X/NSIcon
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at bf32e65 Fix an error that Mac app icon with a mask will be scaled to an inappropriate size
Cloned https://github.com/Stv-X/NSIcon.git
Revision (git rev-parse @):
bf32e65def0883a99409ced2136a1c279f90b6d8
SUCCESS checkout https://github.com/Stv-X/NSIcon.git at 2.1.0
========================================
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 AppIconLayer.swift
[4/17] Compiling NSIcon VNExtensions.swift
[5/17] Compiling NSIcon NSIcon.swift
[6/17] Compiling NSIcon UIAsyncIcon.swift
[7/17] Compiling NSIcon Icon.swift
[8/17] Compiling NSIcon AsyncIconVM.swift
[9/17] Emitting module NSIcon
[10/17] Compiling NSIcon UIIcon.swift
[11/17] Compiling NSIcon UIExtensions.swift
[12/17] Compiling NSIcon IconPlaceholderStyle.swift
[13/17] Compiling NSIcon NSExtensions.swift
[14/17] Compiling NSIcon NSIconVM.swift
/Users/builder/builds/UKfvDsi8u/0/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)
                                                       ~^~~~~~
[15/17] Compiling NSIcon NSAsyncIcon.swift
/Users/builder/builds/UKfvDsi8u/0/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)
                                                       ~^~~~~~
[16/17] Compiling NSIcon AppPlatform.swift
/Users/builder/builds/UKfvDsi8u/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", bundle: .module)
                                                ~^~~~~~
[17/17] Compiling NSIcon Extensions.swift
/Users/builder/builds/UKfvDsi8u/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", 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/0/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] Emitting module NSIcon
[3/6] Compiling NSIcon AppPlatform.swift
/Users/builder/builds/UKfvDsi8u/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/AppPlatform.swift:32:50: error: type 'Bundle?' has no member 'module'
                Image("MacAppIconMask", bundle: .module)
                                                ~^~~~~~
[4/6] Compiling NSIcon Extensions.swift
[5/7] Compiling NSIcon NSIcon.swift
[6/7] Compiling NSIcon NSIconVM.swift
[7/7] Compiling NSIcon NSAsyncIcon.swift
/Users/builder/builds/UKfvDsi8u/0/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)
                                                       ~^~~~~~
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NSIcon/Media.xcassets
BUILD FAILURE 5.10 macosSpm