Build Information
Failed to build BidMachine, reference main (341b3b), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 17 Apr 2026 09:07:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BidMachine -destination platform=macOS,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
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/bidmachine/BidMachine-SPM.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
BidMachine: /Users/admin/builder/spi-builder-workspace
resolved source packages: BidMachine
2026-04-17 02:07:18.476 xcodebuild[479:2786] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x6000021b0370>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x6000003ac200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 02:07:18.477 xcodebuild[479:2786] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BidMachine"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BidMachine -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.2.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 BidMachine -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
BidMachine: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'BidMachine' in project 'BidMachine'
➜ Explicit dependency on target 'BidMachineTarget' in project 'BidMachine'
Target 'BidMachineTarget' in project 'BidMachine' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a96e0f7157a244cefd255acdb99ad3a6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a96e0f7157a244cefd255acdb99ad3a6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework'. (in target 'BidMachineTarget' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework'. (in target 'BidMachineTarget' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework'. (in target 'BidMachine' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework'. (in target 'BidMachine' from project 'BidMachine')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme BidMachine
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
BidMachine: /Users/admin/builder/spi-builder-workspace
resolved source packages: BidMachine
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BidMachine"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BidMachine -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.2.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 BidMachine -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
BidMachine: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'BidMachine' in project 'BidMachine'
➜ Explicit dependency on target 'BidMachineTarget' in project 'BidMachine'
Target 'BidMachineTarget' in project 'BidMachine' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a96e0f7157a244cefd255acdb99ad3a6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a96e0f7157a244cefd255acdb99ad3a6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework'. (in target 'BidMachineTarget' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework'. (in target 'BidMachineTarget' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BidMachine/BidMachine.xcframework'. (in target 'BidMachine' from project 'BidMachine')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Appodeal/OMSDK_Appodeal.xcframework'. (in target 'BidMachine' from project 'BidMachine')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:73bdb90c3005beeed68d16ea7971516ab0bec23d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme BidMachine
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild