Build Information
Failed to build IMGLYUI, reference main (74814f), with Swift 6.2 for macOS (SPM) on 1 May 2026 00:22:49 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/IMGLYUI-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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/32687] Fetching kingfisher
[2/44791] Fetching kingfisher, swiftui-introspect
[1213/46019] Fetching kingfisher, swiftui-introspect, imglyengine-swift
Fetched https://github.com/onevcat/Kingfisher.git from cache (6.13s)
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (6.13s)
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (6.13s)
Computing version for https://github.com/siteline/SwiftUI-Introspect.git
Computed https://github.com/siteline/SwiftUI-Introspect.git at 26.0.1 (6.73s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (0.60s)
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.62s)
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
[1360/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.42s)
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