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 DataScoutCompanion, reference main (89a605), with Swift 5.10 for macOS (SPM) on 4 Jun 2025 05:41:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alex566/DataScoutCompanion.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alex566/DataScoutCompanion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 89a6050 Merge pull request #4 from alex566/bugfix/initial-sync
Cloned https://github.com/alex566/DataScoutCompanion.git
Revision (git rev-parse @):
89a6050e0dbddbd9ea068d98624a561e48cde021
SUCCESS checkout https://github.com/alex566/DataScoutCompanion.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/alex566/DataScoutCompanion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm