The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BidMachine, reference 3.6.1 (341b3b), with Swift 6.2 for macOS (SPM) on 17 Apr 2026 09:16:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bidmachine/BidMachine-SPM.git
Reference: 3.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bidmachine/BidMachine-SPM
 * tag               3.6.1      -> FETCH_HEAD
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 3.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bidmachine/BidMachine-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling BidMachineTarget Dummy.swift
[4/4] Emitting module BidMachineTarget
Build complete! (5.29s)
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
[70933/11312045] Downloading https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip
[183887/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.67s)
Downloaded https://bidmachine-ios.s3.amazonaws.com/BidMachine/3.6.1/package/BidMachine.xcframework.zip (2.14s)
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.