The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IMGLYEngine, reference 1.74.0-rc.2 (dfb32e), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 23:17:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYEngine-swift.git
Reference: 1.74.0-rc.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
 * tag               1.74.0-rc.2 -> FETCH_HEAD
HEAD is now at dfb32e4 IMGLYEngine version 1.74.0-rc.2
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
dfb32e43b163526b639590e520d4b975253e379a
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at 1.74.0-rc.2
Downloading binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip
[10934/368740753] Downloading https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip (17.99s)
========================================
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/1228] Fetching imglyengine-swift
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (1.16s)
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.74.0-rc.2 (dfb32e4)
Fetching binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip from cache
Fetched https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip from cache (17.07s)
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