Build Information
Failed to build IMGLYEngine, reference 1.65.0 (8066e8), with Swift 6.2 for macOS (SPM) on 5 Dec 2025 20:41:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYEngine-swift.git
Reference: 1.65.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
* tag 1.65.0 -> FETCH_HEAD
HEAD is now at 8066e8a IMGLYEngine version 1.65.0
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
8066e8a18499b743400eabe065e45781a7c64182
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at 1.65.0
Downloading binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.65.0/IMGLYEngine-v1.65.0.xcframework.zip
[5467/345978189] Downloading https://cdn.img.ly/packages/imgly/engine-apple/1.65.0/IMGLYEngine-v1.65.0.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/engine-apple/1.65.0/IMGLYEngine-v1.65.0.xcframework.zip (16.92s)
========================================
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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/imgly/IMGLYEngine-swift.git
[1/1008] Fetching imglyengine-swift
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (0.88s)
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.65.0 (8066e8a)
Fetching binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.65.0/IMGLYEngine-v1.65.0.xcframework.zip from cache
Fetched https://cdn.img.ly/packages/imgly/engine-apple/1.65.0/IMGLYEngine-v1.65.0.xcframework.zip from cache (15.76s)
warning: '.resolve-product-dependencies': dependency 'imglyengine-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/imgly/IMGLYEngine-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm