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 iosMath, reference master (90dc42), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 07:21: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/kostub/iosMath.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kostub/iosMath
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 90dc42c Fix invalid color in colorBox example (#142)
Cloned https://github.com/kostub/iosMath.git
Revision (git rev-parse @):
90dc42ca71f2d15822ee5762d6dea943d2a31929
SUCCESS checkout https://github.com/kostub/iosMath.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kostub/iosMath.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 iosMathTests should be located under 'Tests/iosMathTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.2 macosSpm