Build Information
Successful build of CorvidaeLib, reference 2.2.3 (b55daf), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 23:57:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CorvidaeLib -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/corvidae-ai/CorvidaeLib.git
Reference: 2.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/corvidae-ai/CorvidaeLib
* tag 2.2.3 -> FETCH_HEAD
HEAD is now at b55daf3 Improved documentation comments - quick help
Cloned https://github.com/corvidae-ai/CorvidaeLib.git
Revision (git rev-parse @):
b55daf307ff0505790944b59dee94470051ae7ac
SUCCESS checkout https://github.com/corvidae-ai/CorvidaeLib.git at 2.2.3
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/corvidae-ai/CorvidaeLib.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
Resolve Package Graph
Resolved source packages:
CorvidaeLib: /Users/admin/builder/spi-builder-workspace
resolved source packages: CorvidaeLib
2026-04-15 19:57:20.164 xcodebuild[529:3079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "CorvidaeLib",
"name" : "CorvidaeLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "CorvidaeLib",
"targets" : [
"CorvidaeCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CorvidaeCore",
"module_type" : "BinaryTarget",
"name" : "CorvidaeCore",
"path" : "remote/archive/CorvidaeCore.xcframework.zip",
"product_memberships" : [
"CorvidaeLib"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CorvidaeLib"
]
}
}
2026-04-15 19:57:27.891 xcodebuild[643:3859] [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 CorvidaeLib -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 CorvidaeLib -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
CorvidaeLib: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'CorvidaeLib' in project 'CorvidaeLib' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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
Build description signature: f0217f227e43ab73a5c013c41dcbf6c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f0217f227e43ab73a5c013c41dcbf6c2.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CorvidaeCore/CorvidaeCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CorvidaeCore.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CorvidaeCore/CorvidaeCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-15 19:57:29.233 xcodebuild[650:3925] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CorvidaeLib",
"name" : "CorvidaeLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "CorvidaeLib",
"targets" : [
"CorvidaeCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CorvidaeCore",
"module_type" : "BinaryTarget",
"name" : "CorvidaeCore",
"path" : "remote/archive/CorvidaeCore.xcframework.zip",
"product_memberships" : [
"CorvidaeLib"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Done.