Build Information
Failed to build CodeEditSymbols, reference v0.2.3 (ae6971
), with Swift 5.10 for macOS (SPM) on 10 May 2025 08:27:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditSymbols.git
Reference: v0.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditSymbols
* tag v0.2.3 -> FETCH_HEAD
HEAD is now at ae69712 Update Contents.json
Cloned https://github.com/CodeEditApp/CodeEditSymbols.git
Revision (git rev-parse @):
ae69712b08571c4469c2ed5cd38ad9f19439793e
SUCCESS checkout https://github.com/CodeEditApp/CodeEditSymbols.git at v0.2.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/CodeEditApp/CodeEditSymbols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module CodeEditSymbols
[4/4] Compiling CodeEditSymbols CodeEditSymbols.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditSymbols/CodeEditSymbols.swift:14:42: error: type 'Bundle' has no member 'module'
self.init(symbol, bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditSymbols/CodeEditSymbols.swift:47:16: error: type 'Bundle' has no member 'module'
Bundle.module.image(forResource: named)
~~~~~~ ^~~~~~
error: fatalError
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.3 (0.36s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/74896] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.20s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.20s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.35s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5456] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.37s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
warning: 'spi-builder-workspace': found 14 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageBreakpointFill.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageGitHub.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageVaultFill.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageCheckout.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageBreakpoint.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageVault.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageBreakpointFill.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageCommit.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageBreakpoint.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageVaultFill.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageGitHub.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateNSImageCommit.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageVault.1.png
/Users/admin/builder/spi-builder-workspace/Tests/CodeEditSymbolsTests/__Snapshots__/CodeEditSymbolsTests/testCreateImageCheckout.1.png
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/CodeEditSymbols/Symbols.xcassets
BUILD FAILURE 5.10 macosSpm