Build Information
Failed to build Images, reference v1.1.6 (df3d65), with Swift 6.3 for iOS using Xcode 26.4 on 12 Apr 2026 11:39:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Images -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Images.git
Reference: v1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Images
* tag v1.1.6 -> FETCH_HEAD
HEAD is now at df3d65b fixed minimum watchOS version
Cloned https://github.com/elegantchaos/Images.git
Revision (git rev-parse @):
df3d65b075f30f48deafce8a81eb9ea8a3190505
SUCCESS checkout https://github.com/elegantchaos/Images.git at v1.1.6
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/elegantchaos/Images.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/elegantchaos/Logger.git
Fetching from https://github.com/elegantchaos/ThreadExtensions.git
Creating working copy of package ‘ThreadExtensions’
Checking out 1.0.1 of package ‘ThreadExtensions’
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Images: /Users/admin/builder/spi-builder-workspace
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
resolved source packages: Images, ThreadExtensions, Logger
2026-04-12 07:39:24.037 xcodebuild[528:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:24.140 xcodebuild[528:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:24.598 xcodebuild[528:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
},
{
"identity" : "threadextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ThreadExtensions.git"
}
],
"manifest_display_name" : "Images",
"name" : "Images",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Images",
"targets" : [
"Images"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImagesTests",
"module_type" : "SwiftTarget",
"name" : "ImagesTests",
"path" : "Tests/ImagesTests",
"sources" : [
"ImagesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Images"
],
"type" : "test"
},
{
"c99name" : "Images",
"module_type" : "SwiftTarget",
"name" : "Images",
"path" : "Sources/Images",
"product_dependencies" : [
"Logger",
"ThreadExtensions"
],
"product_memberships" : [
"Images"
],
"sources" : [
"AsyncImage.swift",
"Image+AppKit.swift",
"Image+Extensions.swift",
"Image+UIKit.swift",
"ImageCache.swift",
"ImageFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"ThreadExtensions"
]
}
}
2026-04-12 07:39:46.779 xcodebuild[695:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:46.881 xcodebuild[695:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"ThreadExtensions"
]
}
}
2026-04-12 07:39:48.340 xcodebuild[700:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:48.442 xcodebuild[700:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Images -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Images -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Images: /Users/admin/builder/spi-builder-workspace
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Images' in project 'Images'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'Images' in project 'Images'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'ThreadExtensions' in project 'ThreadExtensions'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'ThreadExtensions' in project 'ThreadExtensions' (no dependencies)
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a8c36ae12a556c0df82fc5757e50eee4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8c36ae12a556c0df82fc5757e50eee4.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-12 07:39:49.259 xcodebuild[702:4172] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:49.365 xcodebuild[702:4172] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Images
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
Images: /Users/admin/builder/spi-builder-workspace
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
resolved source packages: Logger, Images, ThreadExtensions
2026-04-12 07:39:52.845 xcodebuild[733:4368] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:52.948 xcodebuild[733:4368] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
},
{
"identity" : "threadextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ThreadExtensions.git"
}
],
"manifest_display_name" : "Images",
"name" : "Images",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Images",
"targets" : [
"Images"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImagesTests",
"module_type" : "SwiftTarget",
"name" : "ImagesTests",
"path" : "Tests/ImagesTests",
"sources" : [
"ImagesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Images"
],
"type" : "test"
},
{
"c99name" : "Images",
"module_type" : "SwiftTarget",
"name" : "Images",
"path" : "Sources/Images",
"product_dependencies" : [
"Logger",
"ThreadExtensions"
],
"product_memberships" : [
"Images"
],
"sources" : [
"AsyncImage.swift",
"Image+AppKit.swift",
"Image+Extensions.swift",
"Image+UIKit.swift",
"ImageCache.swift",
"ImageFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"ThreadExtensions"
]
}
}
2026-04-12 07:39:54.247 xcodebuild[742:4427] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:54.351 xcodebuild[742:4427] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"ThreadExtensions"
]
}
}
2026-04-12 07:39:55.187 xcodebuild[745:4461] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:55.291 xcodebuild[745:4461] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Images -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Images -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Images: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Images' in project 'Images'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'Images' in project 'Images'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'ThreadExtensions' in project 'ThreadExtensions'
➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
Target 'ThreadExtensions' in project 'ThreadExtensions' (no dependencies)
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a8c36ae12a556c0df82fc5757e50eee4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8c36ae12a556c0df82fc5757e50eee4.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-12 07:39:56.115 xcodebuild[747:4489] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:56.216 xcodebuild[747:4489] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Images
(1 failure)
BUILD FAILURE 6.3 iOS