Build Information
Successful build of swift-differentiation-stdlib, reference main (25f569), with Swift 6.2 for iOS using Xcode 26.3 on 22 Apr 2026 01:56:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/differentiable-swift/swift-differentiation-stdlib
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 25f5691 initial commit
Cloned https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Revision (git rev-parse @):
25f56912ece400866489aac0e8466592f2e1c9db
SUCCESS checkout https://github.com/differentiable-swift/swift-differentiation-stdlib.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Command line invocation:
/Applications/Xcode-26.3.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:
swift-differentiation-stdlib: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-differentiation-stdlib
2026-04-21 21:56:17.004 xcodebuild[530:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "swift-differentiation-stdlib",
"name" : "swift-differentiation-stdlib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
}
],
"products" : [
{
"name" : "_Differentiation",
"targets" : [
"_Differentiation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_Differentiation",
"module_type" : "BinaryTarget",
"name" : "_Differentiation",
"path" : "_Differentiation.xcframework",
"product_memberships" : [
"_Differentiation"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-differentiation-stdlib"
]
}
}
2026-04-21 21:56:34.920 xcodebuild[670:4199] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.3.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 swift-differentiation-stdlib -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-differentiation-stdlib: /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 '_Differentiation' in project 'swift-differentiation-stdlib' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
Build description signature: e558cc906ab5e2397a8d47f37a3e2a3b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e558cc906ab5e2397a8d47f37a3e2a3b.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/libswift_Differentiation.a ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-21 21:56:36.353 xcodebuild[672:4244] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-differentiation-stdlib",
"name" : "swift-differentiation-stdlib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
}
],
"products" : [
{
"name" : "_Differentiation",
"targets" : [
"_Differentiation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_Differentiation",
"module_type" : "BinaryTarget",
"name" : "_Differentiation",
"path" : "_Differentiation.xcframework",
"product_memberships" : [
"_Differentiation"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.2"
}
Done.