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 IMGLYEngine, reference main (805c61), with Swift 6.0 for macOS (SPM) on 27 Jun 2025 22:41:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYEngine-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 805c616 IMGLYEngine version 1.55.0-rc.0
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
805c6165827e8252d4ffd038d8795d6909d67bdd
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/imgly/IMGLYEngine-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[5371/315323809] Downloading https://cdn.img.ly/packages/imgly/engine-apple/1.55.0-rc.0/IMGLYEngine-v1.55.0-rc.0.xcframework.zip
Downloading binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.55.0-rc.0/IMGLYEngine-v1.55.0-rc.0.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/engine-apple/1.55.0-rc.0/IMGLYEngine-v1.55.0-rc.0.xcframework.zip (16.24s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm