The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PactConsumerSwift, reference v0.10.2 (405dcb), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 02:52:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DiUS/pact-consumer-swift.git
Reference: v0.10.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DiUS/pact-consumer-swift
 * tag               v0.10.2    -> FETCH_HEAD
HEAD is now at 405dcbf chore: Bumping version to 0.10.2
Cloned https://github.com/DiUS/pact-consumer-swift.git
Revision (git rev-parse @):
405dcbf565241b8da08ff3ff329ab493229bae83
SUCCESS checkout https://github.com/DiUS/pact-consumer-swift.git at v0.10.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DiUS/pact-consumer-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/9] Compiling PactConsumerSwift ErrorReporter.swift
[4/9] Compiling PactConsumerSwift PactVerificationService.swift
[5/9] Compiling PactConsumerSwift Matcher.swift
[6/9] Compiling PactConsumerSwift ErrorReporterXCTest.swift
[7/9] Emitting module PactConsumerSwift
[8/9] Compiling PactConsumerSwift Interaction.swift
[9/9] Compiling PactConsumerSwift MockService.swift
Build complete! (9.39s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PactConsumerSwift",
  "name" : "PactConsumerSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PactConsumerSwift",
      "targets" : [
        "PactConsumerSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PactConsumerSwift",
      "module_type" : "SwiftTarget",
      "name" : "PactConsumerSwift",
      "path" : "Sources",
      "product_memberships" : [
        "PactConsumerSwift"
      ],
      "sources" : [
        "Interaction.swift",
        "Matcher.swift",
        "MockService.swift",
        "PactVerificationService.swift",
        "Reporting/ErrorReporter.swift",
        "Reporting/ErrorReporterXCTest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.