Build Information
Failed to build IMGLYUI, reference 1.73.1 (df31f6), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 14:35:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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/IMGLYUI-swift.git
Reference: 1.73.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYUI-swift
* tag 1.73.1 -> FETCH_HEAD
HEAD is now at df31f64 IMGLYUI version 1.73.1
Cloned https://github.com/imgly/IMGLYUI-swift.git
Revision (git rev-parse @):
df31f64c25c5e0cff29f7a493956152a29061e6b
SUCCESS checkout https://github.com/imgly/IMGLYUI-swift.git at 1.73.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/imgly/IMGLYUI-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/imgly/IMGLYEngine-swift.git
Fetching https://github.com/siteline/SwiftUI-Introspect.git
[1/1216] Fetching imglyengine-swift
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (1.11s)
[1/32674] Fetching kingfisher
[2/44778] Fetching kingfisher, swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (1.86s)
[22872/32674] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (5.45s)
Computing version for https://github.com/imgly/IMGLYEngine-swift.git
Computed https://github.com/imgly/IMGLYEngine-swift.git at 1.73.1 (6.02s)
Computing version for https://github.com/siteline/SwiftUI-Introspect.git
Computed https://github.com/siteline/SwiftUI-Introspect.git at 26.0.1 (0.58s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (0.56s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect.git
Working copy of https://github.com/siteline/SwiftUI-Introspect.git resolved at 26.0.1
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.8.1
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
Downloading binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip
[1360/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.23s)
error: the library 'IMGLYCoreUI' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'IMGLYCoreUI' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
error: the library 'IMGLYCoreUI' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'IMGLYCoreUI' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
error: the library 'IMGLYCore' requires macos 10.13, but depends on the product 'IMGLYEngine' which requires macos 12.0; consider changing the library 'IMGLYCore' to require macos 12.0 or later, or the product 'IMGLYEngine' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm