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 Sheet, reference master (cbf1dc), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:16:16 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/ParkGwangBeom/Sheet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/Sheet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cbf1dc7 Merge pull request #11 from memnoch9/Issue/supportDeviceRotation
Cloned https://github.com/ParkGwangBeom/Sheet.git
Revision (git rev-parse @):
cbf1dc77b6a130b3577006f22cb317effe531b43
SUCCESS checkout https://github.com/ParkGwangBeom/Sheet.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ParkGwangBeom/Sheet.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 Sheet should be located under 'Sources/Sheet', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.2 macosSpm