Build Information
Successful build of BidMachine, reference main (341b3b), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 09:16:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bidmachine/BidMachine-SPM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bidmachine/BidMachine-SPM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 341b3b9 Update to 3.6.1
Cloned https://github.com/bidmachine/BidMachine-SPM.git
Revision (git rev-parse @):
341b3b98d156c3c097e16d5d5e8c31d9380512bf
SUCCESS checkout https://github.com/bidmachine/BidMachine-SPM.git at main
Downloading binary artifact https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip
Downloading binary artifact https://s3-us-west-1.amazonaws.com/appodeal-ios/external-sdks/OMSDK_Appodeal/1.6.0/SPM/OMSDK_Appodeal.zip
[69203/11312045] Downloading https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip
[155795/14259418] Downloading https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip, https://s3-us-west-1.amazonaws.com/appodeal-ios/external-sdks/OMSDK_Appodeal/1.6.0/SPM/OMSDK_Appodeal.zip
Downloaded https://s3-us-west-1.amazonaws.com/appodeal-ios/external-sdks/OMSDK_Appodeal/1.6.0/SPM/OMSDK_Appodeal.zip (1.68s)
Downloaded https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip (1.89s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bidmachine-spm",
"name": "BidMachine",
"url": "https://github.com/bidmachine/BidMachine-SPM.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BidMachine-SPM",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bidmachine/BidMachine-SPM.git
[1/44] Fetching bidmachine-spm
Fetched https://github.com/bidmachine/BidMachine-SPM.git from cache (0.69s)
Creating working copy for https://github.com/bidmachine/BidMachine-SPM.git
Working copy of https://github.com/bidmachine/BidMachine-SPM.git resolved at main (341b3b9)
Fetching binary artifact https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip from cache
Fetching binary artifact https://s3-us-west-1.amazonaws.com/appodeal-ios/external-sdks/OMSDK_Appodeal/1.6.0/SPM/OMSDK_Appodeal.zip from cache
Fetched https://s3-us-west-1.amazonaws.com/appodeal-ios/external-sdks/OMSDK_Appodeal/1.6.0/SPM/OMSDK_Appodeal.zip from cache (0.18s)
Fetched https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip from cache (0.55s)
warning: '.resolve-product-dependencies': dependency 'bidmachine-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bidmachine/BidMachine-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling BidMachineTarget Dummy.swift
[4/4] Emitting module BidMachineTarget
Build complete! (3.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BidMachine",
"name" : "BidMachine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "BidMachine",
"targets" : [
"BidMachineTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OMSDK_Appodeal",
"module_type" : "BinaryTarget",
"name" : "OMSDK_Appodeal",
"path" : "remote/archive/OMSDK_Appodeal.zip",
"product_memberships" : [
"BidMachine"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BidMachineTarget",
"module_type" : "SwiftTarget",
"name" : "BidMachineTarget",
"path" : "Sources/BidMachineTarget",
"product_memberships" : [
"BidMachine"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"BidMachine",
"OMSDK_Appodeal"
],
"type" : "library"
},
{
"c99name" : "BidMachine",
"module_type" : "BinaryTarget",
"name" : "BidMachine",
"path" : "remote/archive/BidMachine.xcframework.zip",
"product_memberships" : [
"BidMachine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.