Build Information
Failed to build IMGLYEngine, reference 1.50.0 (707b5d
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 18:29:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYEngine-swift.git
Reference: 1.50.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYEngine-swift
* tag 1.50.0 -> FETCH_HEAD
HEAD is now at 707b5d3 IMGLYEngine version 1.50.0
Cloned https://github.com/imgly/IMGLYEngine-swift.git
Revision (git rev-parse @):
707b5d3fa599360e6a254c7b6efbe5785c6da479
SUCCESS checkout https://github.com/imgly/IMGLYEngine-swift.git at 1.50.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/imgly/IMGLYEngine-swift.git
https://github.com/imgly/IMGLYEngine-swift.git
{
"dependencies" : [
],
"manifest_display_name" : "IMGLYEngine",
"name" : "IMGLYEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IMGLYEngine",
"targets" : [
"IMGLYEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IMGLYEngine",
"module_type" : "BinaryTarget",
"name" : "IMGLYEngine",
"path" : "remote/archive/IMGLYEngine-v1.50.0.xcframework.zip",
"product_memberships" : [
"IMGLYEngine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://cdn.img.ly/packages/imgly/engine-apple/1.50.0/IMGLYEngine-v1.50.0.xcframework.zip
[5371/304206123] Downloading https://cdn.img.ly/packages/imgly/engine-apple/1.50.0/IMGLYEngine-v1.50.0.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/engine-apple/1.50.0/IMGLYEngine-v1.50.0.xcframework.zip (19.93s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm