Build Information
Failed to build ApplicationExtensions, reference v2.1.3 (52cc49), with Swift 6.3 for iOS using Xcode 26.4 on 12 Apr 2026 03:18:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ApplicationExtensions -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ApplicationExtensions.git
Reference: v2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ApplicationExtensions
* tag v2.1.3 -> FETCH_HEAD
HEAD is now at 52cc49c Xcode update
Cloned https://github.com/elegantchaos/ApplicationExtensions.git
Revision (git rev-parse @):
52cc49c6773270f14eea814219e81de1bf507186
SUCCESS checkout https://github.com/elegantchaos/ApplicationExtensions.git at v2.1.3
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/elegantchaos/ApplicationExtensions.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/CollectionExtensions.git
Fetching from https://github.com/elegantchaos/SemanticVersion.git
Fetching from https://github.com/elegantchaos/Bundles.git
Fetching from https://github.com/elegantchaos/Files.git
Fetching from https://github.com/elegantchaos/XCTestExtensions
Fetching from https://github.com/elegantchaos/Logger.git
Fetching from https://github.com/elegantchaos/Images.git
Fetching from https://github.com/elegantchaos/Coercion.git
Fetching from https://github.com/elegantchaos/ThreadExtensions.git
Fetching from https://github.com/elegantchaos/Matchable.git
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Creating working copy of package ‘Files’
Checking out 1.2.2 of package ‘Files’
Creating working copy of package ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘CollectionExtensions’
Checking out 1.0.2 of package ‘CollectionExtensions’
Creating working copy of package ‘ThreadExtensions’
Checking out 1.0.1 of package ‘ThreadExtensions’
Creating working copy of package ‘Images’
Checking out 1.1.6 of package ‘Images’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.5.1 of package ‘XCTestExtensions’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.0 of package ‘SemanticVersion’
Creating working copy of package ‘Bundles’
Checking out 1.0.10 of package ‘Bundles’
Creating working copy of package ‘Coercion’
Checking out 1.1.3 of package ‘Coercion’
Resolve Package Graph
Resolved source packages:
Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
Files: https://github.com/elegantchaos/Files.git @ 1.2.2
Images: https://github.com/elegantchaos/Images.git @ 1.1.6
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
resolved source packages: Bundles, SemanticVersion, CollectionExtensions, ApplicationExtensions, XCTestExtensions, Files, Images, ThreadExtensions, Logger, Matchable, Coercion
2026-04-11 23:18:07.940 xcodebuild[529:3064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:08.041 xcodebuild[529:3064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:08.469 xcodebuild[529:3064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "bundles",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Bundles.git"
},
{
"identity" : "collectionextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/CollectionExtensions.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
}
],
"manifest_display_name" : "ApplicationExtensions",
"name" : "ApplicationExtensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ApplicationExtensions",
"targets" : [
"ApplicationExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApplicationExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensionsTests",
"path" : "Tests/ApplicationExtensionsTests",
"sources" : [
"ApplicationExtensionsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApplicationExtensions"
],
"type" : "test"
},
{
"c99name" : "ApplicationExtensions",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensions",
"path" : "Sources/ApplicationExtensions",
"product_dependencies" : [
"Bundles",
"LoggerKit",
"CollectionExtensions"
],
"product_memberships" : [
"ApplicationExtensions"
],
"sources" : [
"ApplicationExtensions.swift",
"BasicApplication.swift",
"BasicScene.swift",
"DispatchQueue+Extensions.swift",
"DocumentExtensions.swift",
"StateWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "ApplicationExtensions",
"schemes" : [
"ApplicationExtensions",
"Bundles",
"Coercion",
"CollectionExtensions",
"Files",
"Files-Package",
"FilesKit",
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"Matchable",
"SemanticVersion",
"ThreadExtensions",
"XCTestExtensions"
]
}
}
2026-04-11 23:18:43.152 xcodebuild[998:5516] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:43.258 xcodebuild[998:5516] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:43.369 xcodebuild[998:5516] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ApplicationExtensions",
"Bundles",
"Coercion",
"CollectionExtensions",
"Files",
"Files-Package",
"FilesKit",
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"Matchable",
"SemanticVersion",
"ThreadExtensions",
"XCTestExtensions"
]
}
}
2026-04-11 23:18:45.681 xcodebuild[1003:5581] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:45.783 xcodebuild[1003:5581] [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 ApplicationExtensions -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 ApplicationExtensions -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Images: https://github.com/elegantchaos/Images.git @ 1.1.6
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
Files: https://github.com/elegantchaos/Files.git @ 1.2.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'CollectionExtensions' in project 'CollectionExtensions'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'CollectionExtensions' in project 'CollectionExtensions' (no dependencies)
Target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
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)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
Target 'Coercion' in project 'Coercion' (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: a7699fcf75b506639947765e1c2f9d77
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7699fcf75b506639947765e1c2f9d77.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-11 23:18:46.722 xcodebuild[1005:5611] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:46.824 xcodebuild[1005:5611] [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 ApplicationExtensions
(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:
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
Files: https://github.com/elegantchaos/Files.git @ 1.2.2
Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Images: https://github.com/elegantchaos/Images.git @ 1.1.6
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
resolved source packages: Matchable, XCTestExtensions, Files, Bundles, ThreadExtensions, Images, SemanticVersion, ApplicationExtensions, CollectionExtensions, Coercion, Logger
2026-04-11 23:18:55.154 xcodebuild[1103:6173] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:55.257 xcodebuild[1103:6173] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "bundles",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Bundles.git"
},
{
"identity" : "collectionextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/CollectionExtensions.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
}
],
"manifest_display_name" : "ApplicationExtensions",
"name" : "ApplicationExtensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ApplicationExtensions",
"targets" : [
"ApplicationExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApplicationExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensionsTests",
"path" : "Tests/ApplicationExtensionsTests",
"sources" : [
"ApplicationExtensionsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApplicationExtensions"
],
"type" : "test"
},
{
"c99name" : "ApplicationExtensions",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensions",
"path" : "Sources/ApplicationExtensions",
"product_dependencies" : [
"Bundles",
"LoggerKit",
"CollectionExtensions"
],
"product_memberships" : [
"ApplicationExtensions"
],
"sources" : [
"ApplicationExtensions.swift",
"BasicApplication.swift",
"BasicScene.swift",
"DispatchQueue+Extensions.swift",
"DocumentExtensions.swift",
"StateWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ApplicationExtensions",
"Bundles",
"Coercion",
"CollectionExtensions",
"Files",
"Files-Package",
"FilesKit",
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"Matchable",
"SemanticVersion",
"ThreadExtensions",
"XCTestExtensions"
]
}
}
2026-04-11 23:18:56.353 xcodebuild[1112:6257] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:56.457 xcodebuild[1112:6257] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ApplicationExtensions",
"Bundles",
"Coercion",
"CollectionExtensions",
"Files",
"Files-Package",
"FilesKit",
"Images",
"Logger",
"Logger-Package",
"LoggerKit",
"LoggerTestSupport",
"Matchable",
"SemanticVersion",
"ThreadExtensions",
"XCTestExtensions"
]
}
}
2026-04-11 23:18:57.302 xcodebuild[1115:6291] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:57.406 xcodebuild[1115:6291] [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 ApplicationExtensions -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 ApplicationExtensions -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
Files: https://github.com/elegantchaos/Files.git @ 1.2.2
ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
Images: https://github.com/elegantchaos/Images.git @ 1.1.6
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'ApplicationExtensions' in project 'ApplicationExtensions'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'CollectionExtensions' in project 'CollectionExtensions'
➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
Target 'CollectionExtensions' in project 'CollectionExtensions' (no dependencies)
Target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'LoggerKit' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'Bundles' in project 'Bundles'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Images' in project 'Images'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
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)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Coercion' in project 'Coercion'
➜ Explicit dependency on target 'Coercion' in project 'Coercion'
Target 'Coercion' in project 'Coercion' (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: a7699fcf75b506639947765e1c2f9d77
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7699fcf75b506639947765e1c2f9d77.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-11 23:18:58.232 xcodebuild[1117:6319] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:58.333 xcodebuild[1117:6319] [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 ApplicationExtensions
(1 failure)
BUILD FAILURE 6.3 iOS