Build Information
Failed to build IMGLYUI, reference 1.74.0-rc.2 (74814f), with Swift 6.2 for macOS (SPM) on 1 May 2026 00:15:06 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.74.0-rc.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYUI-swift
* tag 1.74.0-rc.2 -> FETCH_HEAD
HEAD is now at 74814f6 IMGLYUI version 1.74.0-rc.2
Cloned https://github.com/imgly/IMGLYUI-swift.git
Revision (git rev-parse @):
74814f6bd14c587af24c4fddf7195cfbc1449fe9
SUCCESS checkout https://github.com/imgly/IMGLYUI-swift.git at 1.74.0-rc.2
========================================
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/imgly/IMGLYEngine-swift.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/siteline/SwiftUI-Introspect.git
[1/1228] Fetching imglyengine-swift
[1229/33915] Fetching imglyengine-swift, kingfisher
[1230/46019] Fetching imglyengine-swift, kingfisher, swiftui-introspect
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.69s)
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (3.69s)
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (3.70s)
Computing version for https://github.com/siteline/SwiftUI-Introspect.git
Computed https://github.com/siteline/SwiftUI-Introspect.git at 26.0.1 (4.31s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (0.59s)
Computing version for https://github.com/imgly/IMGLYEngine-swift.git
Computed https://github.com/imgly/IMGLYEngine-swift.git at 1.74.0-rc.2 (0.54s)
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/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/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved 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
[27305/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 (18.54s)
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