The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ItemsDataSource, reference master (c49478), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 06:47:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/minikin/ItemsDataSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/minikin/ItemsDataSource
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c494781 Update README.md
Cloned https://github.com/minikin/ItemsDataSource.git
Revision (git rev-parse @):
c4947818fba6471df04c866f2ddf608e7745c910
SUCCESS checkout https://github.com/minikin/ItemsDataSource.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/minikin/ItemsDataSource.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target ItemsDataSource should be located under 'Sources/ItemsDataSource', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.2 macosSpm