The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MultipeerHelper, reference main (cc4f61), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 08:38:50 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/maxxfrazer/MultipeerHelper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxxfrazer/MultipeerHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cc4f61c Merge pull request #14 from maxxfrazer/docs-deploy
Cloned https://github.com/maxxfrazer/MultipeerHelper.git
Revision (git rev-parse @):
cc4f61c519304eaa54af28c2b51106b3f4025442
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maxxfrazer/MultipeerHelper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maxxfrazer/MultipeerHelper.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/6] Emitting module MultipeerHelper
[4/6] Compiling MultipeerHelper MultipeerHelperDelegate.swift
[5/6] Compiling MultipeerHelper HasSynchronization+Extensions.swift
[6/6] Compiling MultipeerHelper MultipeerHelper.swift
Build complete! (8.57s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MultipeerHelper",
  "name" : "MultipeerHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipeerHelper",
      "targets" : [
        "MultipeerHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MultipeerHelper",
      "module_type" : "SwiftTarget",
      "name" : "MultipeerHelper",
      "path" : "Sources/MultipeerHelper",
      "product_memberships" : [
        "MultipeerHelper"
      ],
      "sources" : [
        "HasSynchronization+Extensions.swift",
        "MultipeerHelper.swift",
        "MultipeerHelperDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.