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 DesignableView, reference master (a6fc1b), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 17:20:43 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/SteadyAction/DesignableView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SteadyAction/DesignableView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a6fc1b6 release 0.0.6
Cloned https://github.com/SteadyAction/DesignableView.git
Revision (git rev-parse @):
a6fc1b62688a78392a0b63647e1bc87925e75cfb
SUCCESS checkout https://github.com/SteadyAction/DesignableView.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SteadyAction/DesignableView.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 DesignableView should be located under 'Sources/DesignableView', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.2 macosSpm