Build Information
Failed to build IMGLYEngine, reference 1.66.0-rc.0 (84d201), with Swift 6.2 for macOS (SPM) on 5 Dec 2025 20:43:17 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.66.0-rc.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
* tag 1.66.0-rc.0 -> FETCH_HEAD
HEAD is now at 84d201e IMGLYEngine version 1.66.0-rc.0
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
84d201e827e13225c390e96a8240cbf89f9c209d
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at 1.66.0-rc.0
Downloading binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.66.0-rc.0/IMGLYEngine-v1.66.0-rc.0.xcframework.zip
[30082/347140851] Downloading https://cdn.img.ly/packages/imgly/engine-apple/1.66.0-rc.0/IMGLYEngine-v1.66.0-rc.0.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/engine-apple/1.66.0-rc.0/IMGLYEngine-v1.66.0-rc.0.xcframework.zip (16.68s)
========================================
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.82s)
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.66.0-rc.0 (84d201e)
Fetching binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.66.0-rc.0/IMGLYEngine-v1.66.0-rc.0.xcframework.zip from cache
Fetched https://cdn.img.ly/packages/imgly/engine-apple/1.66.0-rc.0/IMGLYEngine-v1.66.0-rc.0.xcframework.zip from cache (15.72s)
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