The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SoundManager, reference 2.0.3 (bbfbe3), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 01:42:44 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/Appracatappra/SoundManager.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/SoundManager
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at bbfbe3a Update to v6.1
Cloned https://github.com/Appracatappra/SoundManager.git
Revision (git rev-parse @):
bbfbe3ac35f97accc3f9084ee5384d6b0786602f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Appracatappra/SoundManager.git at 2.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Appracatappra/SoundManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/9] Compiling LogManager resource_bundle_accessor.swift
[7/9] Emitting module LogManager
[8/9] Compiling LogManager ReleaseLogger.swift
[9/9] Compiling LogManager DebugLogger.swift
[10/12] Compiling SoundManager resource_bundle_accessor.swift
[11/12] Emitting module SoundManager
[12/12] Compiling SoundManager SoundManager.swift
Build complete! (11.14s)
Fetching https://github.com/Appracatappra/LogManager
[1/84] Fetching logmanager
Fetched https://github.com/Appracatappra/LogManager from cache (0.66s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 2.0.4 (1.07s)
Creating working copy for https://github.com/Appracatappra/LogManager
Working copy of https://github.com/Appracatappra/LogManager resolved at 2.0.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "logmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/LogManager"
    }
  ],
  "manifest_display_name" : "SoundManager",
  "name" : "SoundManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SoundManager",
      "targets" : [
        "SoundManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoundManagerTests",
      "module_type" : "SwiftTarget",
      "name" : "SoundManagerTests",
      "path" : "Tests/SoundManagerTests",
      "sources" : [
        "SoundManagerTests.swift"
      ],
      "target_dependencies" : [
        "SoundManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SoundManager",
      "module_type" : "SwiftTarget",
      "name" : "SoundManager",
      "path" : "Sources/SoundManager",
      "product_dependencies" : [
        "LogManager"
      ],
      "product_memberships" : [
        "SoundManager"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SoundManager/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SoundManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.