Build Information
Successful build of MoneyKit, reference 1.11.2 (112fb0), with Swift 6.2 for iOS using Xcode 26.3 on 7 Mar 2026 13:27:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoneyKit -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moneykit/moneykit-ios.git
Reference: 1.11.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moneykit/moneykit-ios
* tag 1.11.2 -> FETCH_HEAD
HEAD is now at 112fb07 Release 1.11.2 (#80)
Cloned https://github.com/moneykit/moneykit-ios.git
Revision (git rev-parse @):
112fb07f1296605e1dfc91d7bdc5af76786520f0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/moneykit/moneykit-ios.git at 1.11.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/moneykit/moneykit-ios.git
Command line invocation:
/Applications/Xcode-26.0.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:
MoneyKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: MoneyKit
2026-03-07 08:26:56.349 xcodebuild[523:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "MoneyKit",
"name" : "MoneyKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MoneyKit",
"targets" : [
"MoneyKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MoneyKit",
"module_type" : "BinaryTarget",
"name" : "MoneyKit",
"path" : "MoneyKit.xcframework",
"product_memberships" : [
"MoneyKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MoneyKit"
]
}
}
2026-03-07 08:27:01.178 xcodebuild[606:3674] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoneyKit -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.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 MoneyKit -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
MoneyKit: /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 'MoneyKit' in project 'MoneyKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 981b297f0337296986b4d52ff4df3d86
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/981b297f0337296986b4d52ff4df3d86.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/MoneyKit.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoneyKit.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/MoneyKit.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-03-07 08:27:02.499 xcodebuild[608:3703] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MoneyKit",
"name" : "MoneyKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MoneyKit",
"targets" : [
"MoneyKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MoneyKit",
"module_type" : "BinaryTarget",
"name" : "MoneyKit",
"path" : "MoneyKit.xcframework",
"product_memberships" : [
"MoneyKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Done.