Build Information
Failed to build IMGLYEngine, reference 1.73.1 (254ffe), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 13:58:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYEngine-swift.git
Reference: 1.73.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
* tag 1.73.1 -> FETCH_HEAD
HEAD is now at 254ffec IMGLYEngine version 1.73.1
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
254ffec096933ac1f1cf42a04e53699fb9380434
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at 1.73.1
Downloading binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip
[2729/370739126] Downloading https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip (18.70s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "imglyengine-swift",
"name": "IMGLYEngine",
"url": "https://github.com/imgly/IMGLYEngine-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IMGLYEngine-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/imgly/IMGLYEngine-swift.git
[1/1216] Fetching imglyengine-swift
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (0.87s)
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.73.1 (254ffec)
Fetching binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip from cache
Fetched https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip from cache (17.27s)
warning: '.resolve-product-dependencies': dependency 'imglyengine-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/imgly/IMGLYEngine-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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 6.3 macosSpm