Build Information
Successful build of MoneyKit, reference 1.11.2 (112fb0), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 00:34:35 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 MoneyKit -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path: $PWD
https://github.com/moneykit/moneykit-ios.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:
MoneyKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: MoneyKit
2026-04-18 20:34:23.889 xcodebuild[529:3075] [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-04-18 20:34:31.841 xcodebuild[631:3842] [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 MoneyKit -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 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.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: c96277a8abc5f8890a3c4f4a1dc05e97
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c96277a8abc5f8890a3c4f4a1dc05e97.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-04-18 20:34:33.321 xcodebuild[638:3903] [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.